diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-08-19 19:40:52 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-08-19 19:40:52 +0200 |
commit | eace4ed225398c45aa576d165a8686038498cc2e (patch) | |
tree | 77d52541915fd9638bb3af8b3b7d6dbb59d95262 /community/notmuch | |
parent | b4c1ca7548076441082adb693013db5ebd86c790 (diff) | |
download | aports-eace4ed225398c45aa576d165a8686038498cc2e.tar.bz2 aports-eace4ed225398c45aa576d165a8686038498cc2e.tar.xz |
testing/meson: upgrade to 0.42.0
Diffstat (limited to 'community/notmuch')
-rw-r--r-- | community/notmuch/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD index c3a095487e..92eaff83b6 100644 --- a/community/notmuch/APKBUILD +++ b/community/notmuch/APKBUILD @@ -10,6 +10,7 @@ arch="all" license="GPL3" makedepends="gzip xapian-core-dev gmime-dev talloc-dev py-sphinx py-requests python2-dev python3-dev bash-completion" +options="!check" checkdepends="sed coreutils diffutils bash tar mdocml grep" subpackages=" py2-$pkgname:py2 |