aboutsummaryrefslogtreecommitdiffstats
path: root/main/gamin/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gamin/APKBUILD')
-rw-r--r--main/gamin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gamin/APKBUILD b/main/gamin/APKBUILD
index feabda412d..f3289940a1 100644
--- a/main/gamin/APKBUILD
+++ b/main/gamin/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="GPL"
subpackages="$pkgname-dev py-$pkgname:py"
depends=
-makedepends="pkgconfig glib-dev python-dev"
+makedepends="glib-dev python-dev"
source="http://www.gnome.org/~veillard/$pkgname/sources/$pkgname-$pkgver.tar.gz
fix-deprecated-const.patch
fix-pthread-mutex.patch"