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/gdk-pixbuf/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/gdk-pixbuf') diff --git a/main/gdk-pixbuf/APKBUILD b/main/gdk-pixbuf/APKBUILD index 4ec962752..25779f4a5 100644 --- a/main/gdk-pixbuf/APKBUILD +++ b/main/gdk-pixbuf/APKBUILD @@ -8,7 +8,7 @@ arch="all" license="LGPL" depends= depends_dev= -makedepends="tiff-dev libpng-dev glib-dev jpeg-dev gobject-introspection" +makedepends="tiff-dev libpng-dev glib-dev jpeg-dev gobject-introspection-dev" install="$pkgname.pre-deinstall" triggers="$pkgname.trigger:/usr/lib/gdk-pixbuf-2.0/*/loaders" subpackages="$pkgname-dev $pkgname-doc" -- cgit v1.2.3