nano: enable libmagic/zlib support.

This commit is contained in:
Juan RP 2015-03-24 08:29:58 +01:00
parent 00666a91df
commit 9390984be6
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'nano'
pkgname=nano
version=2.4.0
revision=2
revision=3
build_pie=yes
build_style=gnu-configure
makedepends="ncurses-devel"
makedepends="file-devel zlib-devel ncurses-devel"
short_desc="The GNU nano editor"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.nano-editor.org/"