mutt-kz: removing autodetected dependency, fix makedeps version

This commit is contained in:
Enno Boland 2014-11-29 13:48:59 +01:00
parent 8b5b57a2f4
commit a98f8b6d8c

View file

@ -1,7 +1,7 @@
# Template file for 'mutt-kz'
pkgname=mutt-kz
version=20141129
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
--enable-hcache --enable-gpgme --with-regex --with-idn --with-ssl --with-sasl
@ -9,8 +9,8 @@ configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
--with-gdbm=${XBPS_CROSS_BASE}/usr mutt_cv_regex_broken=no"
hostmakedepends="perl pkg-config libidn-devel automake git"
makedepends="ncurses-devel libressl-devel libidn-devel gpgme-devel
libnotmuch-devel>0.19 gdbm-devel libsasl-devel"
depends="notmuch mime-types"
libnotmuch-devel>=0.19 gdbm-devel libsasl-devel"
depends="mime-types"
conf_files="/etc/Muttrc"
short_desc="mutt fork with notmuch support and another improvements"
maintainer="Jan S. <jan.schreib@gmail.com>"