git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
938bae0
)
glib-1.2: Rework DEPENDS updates
author
Tom Rini
<tom_rini@mentor.com>
Fri, 1 Oct 2010 14:41:59 +0000
(07:41 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 1 Oct 2010 14:41:59 +0000
(07:41 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/glib-1.2/glib-1.2_1.2.10.bb
patch
|
blob
|
history
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
(file)
--- 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.*"