summaryrefslogtreecommitdiffstats
path: root/testing/fuse
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fuse')
-rw-r--r--testing/fuse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fuse/APKBUILD b/testing/fuse/APKBUILD
index 5ce32a06..52cf280b 100644
--- a/testing/fuse/APKBUILD
+++ b/testing/fuse/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="A library that makes it possible to implement a filesystem in a userspa
url="http://fuse.sourceforge.net/"
license="GPL2"
depends=
-makedepends="pkgconfig libiconv-dev
+makedepends="pkgconfig libiconv-dev gettext-dev
autoconf automake libtool"
install=
subpackages="$pkgname-dev"