summaryrefslogtreecommitdiffstats
path: root/main/pango
diff options
context:
space:
mode:
Diffstat (limited to 'main/pango')
-rw-r--r--main/pango/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pango/APKBUILD b/main/pango/APKBUILD
index 8e67ead13..6708012eb 100644
--- a/main/pango/APKBUILD
+++ b/main/pango/APKBUILD
@@ -9,7 +9,7 @@ license="LGPL"
subpackages="$pkgname-dev $pkgname-doc"
depends=
makedepends="pkgconfig glib-dev cairo-dev libxft-dev gettext-dev libiconv-dev
- expat-dev gobject-introspection"
+ expat-dev gobject-introspection-dev"
install="pango.post-install $pkgname.pre-deinstall"
source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2"