[oe-commits] Tom Rini : glib-1.2: Rework DEPENDS updates

git version control git at git.openembedded.org
Fri Oct 1 15:45:47 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a548fd0ecd774238458dcbbb434860ccacdd86ba
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a548fd0ecd774238458dcbbb434860ccacdd86ba

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Oct  1 07:41:59 2010 -0700

glib-1.2: Rework DEPENDS updates

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/glib-1.2/glib-1.2_1.2.10.bb |    3 ++-
 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 22e044d..cba040f 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.*"





More information about the Openembedded-commits mailing list