From 999ce2c0868d3ccf8958b7ab53a7e7bd3ff02e85 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 17 Feb 2010 15:50:02 +0100 Subject: [PATCH] gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails to find libx11 without) Signed-off-by: Martin Jansa --- recipes/gtk+/gtk+_2.18.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/gtk+/gtk+_2.18.6.bb b/recipes/gtk+/gtk+_2.18.6.bb index 674a88a731..2fb79f13f8 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" -- 2.39.5