aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+_2.20.1.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-10-05 09:07:31 -0700
committerChris Larson <chris_larson@mentor.com>2010-10-05 09:22:01 -0700
commit17579c48cd8d71d8f83c0312102562e9735f91f7 (patch)
treef73865598ae8114a1cd77e98a1d497d7e3490182 /recipes/gtk+/gtk+_2.20.1.bb
parent4847c2dd259c6731518a52949431b7bb2630a0b5 (diff)
downloadopenembedded-17579c48cd8d71d8f83c0312102562e9735f91f7.tar.gz
Adjust rdep/rrec for gtk+* and gtk-icon-cache.bbclass
Drop the runtime dependencies / recommendations unless the recipe is for the target. This is necessary because right now bitbake obeys *_${PN}, even if ${PN} is not in PACKAGES. This should kill the unnecessary build of the crosscompiler when doing 'bitbake gtk+-native'. Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/gtk+/gtk+_2.20.1.bb')
-rw-r--r--recipes/gtk+/gtk+_2.20.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+_2.20.1.bb b/recipes/gtk+/gtk+_2.20.1.bb
index f9367b7794..6ef5e5b886 100644
--- a/recipes/gtk+/gtk+_2.20.1.bb
+++ b/recipes/gtk+/gtk+_2.20.1.bb
@@ -17,7 +17,6 @@ BBCLASSEXTEND = "native"
ARM_INSTRUCTION_SET = "arm"
DEPENDS_virtclass-native = "libpng-native atk-native pango-native cairo-native libxrender-native libxext-native libgcrypt-native"
-RRECOMMENDS_${PN}_virtclass-native = ""
PROVIDES_virtclass-native = "gdk-pixbuf-csource-native"
# Enable xkb selectively