summaryrefslogtreecommitdiff
path: root/meta/packages/gtk+
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-06-12 16:03:38 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-06-12 16:03:38 +0100
commit65395e2090f489a45a9155fc064dda98012a1cb7 (patch)
tree6eb634bf61e05d59308a738efc419c9ea53f087c /meta/packages/gtk+
parent34498846f5a257520248a8ee095fee3111615ec5 (diff)
downloadopenembedded-core-65395e2090f489a45a9155fc064dda98012a1cb7.tar.gz
openembedded-core-65395e2090f489a45a9155fc064dda98012a1cb7.tar.bz2
openembedded-core-65395e2090f489a45a9155fc064dda98012a1cb7.tar.xz
openembedded-core-65395e2090f489a45a9155fc064dda98012a1cb7.zip
gtk+: Use pkgconfig_stage
Diffstat (limited to 'meta/packages/gtk+')
-rw-r--r--meta/packages/gtk+/gtk+.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gtk+.inc b/meta/packages/gtk+/gtk+.inc
index 1d0fa3919..3e1806f00 100644
--- a/meta/packages/gtk+/gtk+.inc
+++ b/meta/packages/gtk+/gtk+.inc
@@ -7,7 +7,7 @@ PRIORITY = "optional"
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \
libgcrypt libxdamage libxrender libxcomposite cairo"
-inherit autotools pkgconfig
+inherit autotools pkgconfig pkgconfig_stage
FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \
${bindir}/gtk-update-icon-cache \