diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-05-30 13:35:34 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-05-30 13:38:31 +0200 |
commit | 58f3facf9efc381ae66d548f9432f5634b95ed5c (patch) | |
tree | 02c36c7abb3443e7f12a76f0843bca4e32104b93 /community | |
parent | a18864353865fca2b9813338181ac73596bef837 (diff) | |
download | aports-58f3facf9efc381ae66d548f9432f5634b95ed5c.tar.bz2 aports-58f3facf9efc381ae66d548f9432f5634b95ed5c.tar.xz |
community/gwenhywfar: fix running the test suite with abuild rootbld
Diffstat (limited to 'community')
-rw-r--r-- | community/gwenhywfar/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gwenhywfar/APKBUILD b/community/gwenhywfar/APKBUILD index 6f5f33a633..449f6bd351 100644 --- a/community/gwenhywfar/APKBUILD +++ b/community/gwenhywfar/APKBUILD @@ -13,6 +13,7 @@ depends_dev="" makedepends="libgcrypt-dev gnutls-dev gettext-dev automake autoconf libtool bash" install="" +options="net" # tests send HTTP requests to remote hosts subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="$pkgname-$pkgver.tar.gz::https://www.aquamaniac.de/sites/download/download.php?package=01&release=${_pkgrel}&file=01&dummy=$pkgname-$pkgver.tar.gz libintl.patch |