summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-11-30 15:11:22 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2009-11-30 15:11:22 +0000
commitdfd32b429a0a9bed09b75f59f0c7fb37f42c3ed9 (patch)
treec1dc9ad31c7d9c5e4ce4e5c33766ac95183a5345 /meta/packages/gtk+
parent659d4e2535e1528ec1bfd7fe6ff6e74288a263f1 (diff)
downloadpoky-dfd32b429a0a9bed09b75f59f0c7fb37f42c3ed9.tar.gz
base.bbclass: Stage etc directory for native packages
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/gtk+')
-rw-r--r--meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb
index 575ed50cff..cff9cd81af 100644
--- a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb
+++ b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb
@@ -4,7 +4,7 @@ DEPENDS = "jpeg-native libpng-native gettext-native glib-2.0-native libx11-nativ
4S = "${WORKDIR}/gtk+-${PV}" 4S = "${WORKDIR}/gtk+-${PV}"
5FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files" 5FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files"
6SRC_URI += "file://reduce-dependencies.patch;patch=1" 6SRC_URI += "file://reduce-dependencies.patch;patch=1"
7PR = "r10" 7PR = "r11"
8 8
9#clear recommends for uclibc builds 9#clear recommends for uclibc builds
10RRECOMMENDS = " " 10RRECOMMENDS = " "