aboutsummaryrefslogtreecommitdiffstats
path: root/main/gnome-keyring/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gnome-keyring/APKBUILD')
-rw-r--r--main/gnome-keyring/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gnome-keyring/APKBUILD b/main/gnome-keyring/APKBUILD
index 68ce061632..3fe0a221f1 100644
--- a/main/gnome-keyring/APKBUILD
+++ b/main/gnome-keyring/APKBUILD
@@ -25,7 +25,7 @@ depends_dev="gtk+-dev
libxdmcp-dev
libxext-dev
libxcb-dev"
-makedepends="$depends_dev intltool gobject-introspection"
+makedepends="$depends_dev intltool gobject-introspection-dev"
install=
subpackages="$pkgname-dev"
source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2"