summaryrefslogtreecommitdiff
path: root/system/libcap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/libcap/APKBUILD')
-rw-r--r--system/libcap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libcap/APKBUILD b/system/libcap/APKBUILD
index 5a05baac6..5fc9e4941 100644
--- a/system/libcap/APKBUILD
+++ b/system/libcap/APKBUILD
@@ -10,7 +10,7 @@ license="BSD-3-Clause OR GPL-2.0-only"
url="http://www.friedhoff.org/posixfilecaps.html"
depends=""
depends_dev="linux-headers"
-makedepends_build="linux-headers perl"
+makedepends_build="linux-headers perl !gperf"
makedepends_host="$depends_dev attr-dev"
makedepends="$makedepends_build $makedepends_host"
subpackages="$pkgname-doc $pkgname-dev"