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:
9db8aac
)
gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails to find...
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 17 Feb 2010 14:50:02 +0000
(15:50 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 17 Feb 2010 14:52:48 +0000
(15:52 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/gtk+/gtk+_2.18.6.bb
patch
|
blob
|
history
diff --git
a/recipes/gtk+/gtk+_2.18.6.bb
b/recipes/gtk+/gtk+_2.18.6.bb
index
674a88a
..
2fb79f1
100644
(file)
--- a/
recipes/gtk+/gtk+_2.18.6.bb
+++ b/
recipes/gtk+/gtk+_2.18.6.bb
@@
-4,7
+4,7
@@
PR = "${INC_PR}.1"
BBCLASSEXTEND = "native"
-DEPENDS_virtclass-native = "atk-native pango-native cairo-native"
+DEPENDS_virtclass-native = "atk-native pango-native cairo-native
libxrender-native
"
# Enable xkb selectively
XKBTOGGLE = " --disable-xkb"