mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
mutt-kz: removing autodetected dependency, fix makedeps version
This commit is contained in:
parent
8b5b57a2f4
commit
a98f8b6d8c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutt-kz'
|
# Template file for 'mutt-kz'
|
||||||
pkgname=mutt-kz
|
pkgname=mutt-kz
|
||||||
version=20141129
|
version=20141129
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
|
configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
|
||||||
--enable-hcache --enable-gpgme --with-regex --with-idn --with-ssl --with-sasl
|
--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"
|
--with-gdbm=${XBPS_CROSS_BASE}/usr mutt_cv_regex_broken=no"
|
||||||
hostmakedepends="perl pkg-config libidn-devel automake git"
|
hostmakedepends="perl pkg-config libidn-devel automake git"
|
||||||
makedepends="ncurses-devel libressl-devel libidn-devel gpgme-devel
|
makedepends="ncurses-devel libressl-devel libidn-devel gpgme-devel
|
||||||
libnotmuch-devel>0.19 gdbm-devel libsasl-devel"
|
libnotmuch-devel>=0.19 gdbm-devel libsasl-devel"
|
||||||
depends="notmuch mime-types"
|
depends="mime-types"
|
||||||
conf_files="/etc/Muttrc"
|
conf_files="/etc/Muttrc"
|
||||||
short_desc="mutt fork with notmuch support and another improvements"
|
short_desc="mutt fork with notmuch support and another improvements"
|
||||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue