From a548fd0ecd774238458dcbbb434860ccacdd86ba Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 1 Oct 2010 07:41:59 -0700 Subject: glib-1.2: Rework DEPENDS updates Signed-off-by: Tom Rini --- recipes/glib-1.2/glib-1.2_1.2.10.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/glib-1.2') 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.*" -- cgit 1.2.3-korg