aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-1.2
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-10-01 07:41:59 -0700
committerTom Rini <tom_rini@mentor.com>2010-10-01 07:41:59 -0700
commita548fd0ecd774238458dcbbb434860ccacdd86ba (patch)
treee7d3ffc454f29d766aecbe0bc0238217ccd2d93c /recipes/glib-1.2
parent938bae0b28f0988fb916e2c932bb77398e4f7610 (diff)
downloadopenembedded-a548fd0ecd774238458dcbbb434860ccacdd86ba.tar.gz
glib-1.2: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/glib-1.2')
-rw-r--r--recipes/glib-1.2/glib-1.2_1.2.10.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/glib-1.2/glib-1.2_1.2.10.bb b/recipes/glib-1.2/glib-1.2_1.2.10.bb
index 22e044d615..cba040f664 100644
--- a/recipes/glib-1.2/glib-1.2_1.2.10.bb
+++ b/recipes/glib-1.2/glib-1.2_1.2.10.bb
@@ -3,7 +3,8 @@ provide support for old glib 1.2 based applications"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL"
-DEPENDS_pn-glib-1.2 += "glib-1.2-native"
+DEPENDS += "glib-1.2-native"
+DEPENDS_virtclass-native = ""
PR = "r5"
LEAD_SONAME = "libglib-1.2.*"