[oe-commits] Martin Jansa : gtk+-2.18.6: add libxrender-native to virtclass-native dependencies ( fails to find libx11 without)

git version control git at git.openembedded.org
Fri Feb 19 00:05:15 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 999ce2c0868d3ccf8958b7ab53a7e7bd3ff02e85
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=999ce2c0868d3ccf8958b7ab53a7e7bd3ff02e85

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Feb 17 15:50:02 2010 +0100

gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails to find libx11 without)

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/gtk+/gtk+_2.18.6.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gtk+/gtk+_2.18.6.bb b/recipes/gtk+/gtk+_2.18.6.bb
index 674a88a..2fb79f1 100644
--- 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"





More information about the Openembedded-commits mailing list