notmuch: disabled arm build for now.

This commit is contained in:
Jan S 2014-03-09 21:16:16 +01:00
parent 66fbc422ca
commit d7ce158b0a
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'notmuch'
pkgname=notmuch
version=0.17
revision=2
revision=3
hostmakedepends="pkg-config"
makedepends="xapian-core-devel gmime-devel talloc-devel"
build_style=gnu-configure
@ -13,6 +13,8 @@ homepage="http://notmuchmail.org"
distfiles="http://notmuchmail.org/releases/notmuch-0.17.tar.gz"
checksum=d215e0e7e536c50bc0d8a455a58bb4ddabe0678cc637c4dcebdb57d5c4bcbe95
only_for_archs="x86_64 i686"
libnotmuch-devel_package() {
short_desc+=" - development files"
depends="libnotmuch>=${version}_${revision}"