aboutsummaryrefslogtreecommitdiffstats
path: root/main/fuse/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-09 08:24:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-09 08:24:00 +0000
commit02b250ecd4d80cb4cf2843e4402a769ab0bd07e6 (patch)
treed3057212598cfba3fea58aa5edcf4ee7764abd53 /main/fuse/APKBUILD
parentb2cba7ec1365853a10042f501d62cf0402226aaf (diff)
main/*: cleanup: remove pkgconfig from makedepends
it should be pulled in automatically
Diffstat (limited to 'main/fuse/APKBUILD')
-rw-r--r--main/fuse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fuse/APKBUILD b/main/fuse/APKBUILD
index 332076c4df8..7d83e377524 100644
--- a/main/fuse/APKBUILD
+++ b/main/fuse/APKBUILD
@@ -7,7 +7,7 @@ url="http://fuse.sourceforge.net/"
arch="all"
license="GPL2"
depends=
-makedepends="pkgconfig gettext-dev"
+makedepends="gettext-dev"
install=
subpackages="$pkgname-dev"
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz