From c73ab454bdcbd9cc9bb1e611209016b418ecbeac Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 8 Jun 2011 19:40:54 +0000 Subject: main/gobject-introspection: rearrange we use a -dev subpackage for development like we do for others. The gobject-introspection is now the runtime only. This should also fix issue with py-gobject pulling in -dev packages. --- main/pango/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/pango') diff --git a/main/pango/APKBUILD b/main/pango/APKBUILD index 8e67ead139..6708012eb3 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" -- cgit v1.2.3