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:
ff47733
)
gob2-native: missing glib-2.0-native dependency added
author
Steffen Sledz
<sledz@dresearch.de>
Tue, 15 Sep 2009 13:26:48 +0000
(15:26 +0200)
committer
Steffen Sledz
<sledz@dresearch.de>
Tue, 15 Sep 2009 13:26:48 +0000
(15:26 +0200)
recipes/gob2/gob2-native_2.0.14.bb
patch
|
blob
|
history
diff --git
a/recipes/gob2/gob2-native_2.0.14.bb
b/recipes/gob2/gob2-native_2.0.14.bb
index
e6a26f1
..
45bce01
100644
(file)
--- a/
recipes/gob2/gob2-native_2.0.14.bb
+++ b/
recipes/gob2/gob2-native_2.0.14.bb
@@
-1,5
+1,5
@@
require gob2_${PV}.bb
-DEPENDS = "bison-native flex-native"
+DEPENDS = "bison-native flex-native
glib-2.0-native
"
inherit native