aboutsummaryrefslogtreecommitdiffstats
path: root/community/gdnsd/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-10-27 10:31:15 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-10-27 10:31:15 +0000
commitb2b1aa42fe143d2ef0a6fa82e46e146e6e77adb2 (patch)
tree658d911e60497d7a676304d94baeb6fc43944dc0 /community/gdnsd/APKBUILD
parent61272490f5eb382a7360871040cead1c535e8ccc (diff)
downloadaports-b2b1aa42fe143d2ef0a6fa82e46e146e6e77adb2.tar.bz2
aports-b2b1aa42fe143d2ef0a6fa82e46e146e6e77adb2.tar.xz
community/gdnsd: test suite does not work in fakeroot
Diffstat (limited to 'community/gdnsd/APKBUILD')
-rw-r--r--community/gdnsd/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gdnsd/APKBUILD b/community/gdnsd/APKBUILD
index e5b2f8bd27..951772df15 100644
--- a/community/gdnsd/APKBUILD
+++ b/community/gdnsd/APKBUILD
@@ -9,6 +9,7 @@ arch="all"
license="GPL3"
depends=""
depends_dev=""
+options="!checkroot"
makedepends="userspace-rcu-dev libev-dev libcap-dev libmaxminddb-dev ragel autoconf automake libtool"
checkdepends="perl perl-libwww perl-socket6 perl-io-socket-inet6 perl-http-daemon perl-test-harness perl-test-harness-utils"
install="$pkgname.pre-install"