summaryrefslogtreecommitdiffstats
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)
downloadpoky-65395e2090f489a45a9155fc064dda98012a1cb7.tar.gz
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 1d0fa3919e..3e1806f00f 100644
--- a/meta/packages/gtk+/gtk+.inc
+++ b/meta/packages/gtk+/gtk+.inc
@@ -7,7 +7,7 @@ PRIORITY = "optional"
7DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \ 7DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \
8 libgcrypt libxdamage libxrender libxcomposite cairo" 8 libgcrypt libxdamage libxrender libxcomposite cairo"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig pkgconfig_stage
11 11
12FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \ 12FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \
13 ${bindir}/gtk-update-icon-cache \ 13 ${bindir}/gtk-update-icon-cache \