aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+_2.18.6.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-03-11 19:04:09 -0800
committerKhem Raj <raj.khem@gmail.com>2010-03-12 14:18:03 -0800
commitad0976afee298079c95262a0c8ca12bee479dd87 (patch)
tree0d5948b6e4ca9cb9038e72b444e16170fcafbbd5 /recipes/gtk+/gtk+_2.18.6.bb
parent578a475a6c27f8ee5daee812065d71c929c932f8 (diff)
downloadopenembedded-ad0976afee298079c95262a0c8ca12bee479dd87.tar.gz
gtk+-native: Override RRECOMMENDS for native recipe
* Remove old style native recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk>
Diffstat (limited to 'recipes/gtk+/gtk+_2.18.6.bb')
-rw-r--r--recipes/gtk+/gtk+_2.18.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+_2.18.6.bb b/recipes/gtk+/gtk+_2.18.6.bb
index 1c2ca79016..69f8ff5e59 100644
--- a/recipes/gtk+/gtk+_2.18.6.bb
+++ b/recipes/gtk+/gtk+_2.18.6.bb
@@ -3,11 +3,12 @@ require gtk+.inc
SRC_URI_append_virtclass-native = " file://no-demos.patch;patch=1 \
"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
BBCLASSEXTEND = "native"
DEPENDS_virtclass-native = "libpng-native atk-native pango-native cairo-native libxrender-native libxext-native"
+RRECOMMENDS_${PN}_virtclass-native = ""
PROVIDES_virtclass-native = "gdk-pixbuf-csource-native"
# Enable xkb selectively