aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/gtk+/gtk+_2.18.6.bb2
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 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"