summaryrefslogtreecommitdiff
path: root/system/acl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/acl/APKBUILD')
-rw-r--r--system/acl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/acl/APKBUILD b/system/acl/APKBUILD
index 74b9eb0b0..3689d26df 100644
--- a/system/acl/APKBUILD
+++ b/system/acl/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
options="!check"
license="LGPL-2.1+ AND GPL-2.0+"
depends=""
-makedepends_build="gzip gettext-tiny"
+makedepends_build="gettext-tiny"
makedepends_host="attr-dev gettext-tiny-dev"
makedepends="$makedepends_build $makedepends_host"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang libacl"