aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+_2.18.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gtk+/gtk+_2.18.6.bb')
-rw-r--r--recipes/gtk+/gtk+_2.18.6.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/gtk+/gtk+_2.18.6.bb b/recipes/gtk+/gtk+_2.18.6.bb
index cba32e507e..9321b43dfa 100644
--- a/recipes/gtk+/gtk+_2.18.6.bb
+++ b/recipes/gtk+/gtk+_2.18.6.bb
@@ -1,10 +1,13 @@
require gtk+.inc
-PR = "${INC_PR}.1"
+SRC_URI_append_virtclass-native = " file://no-demos.patch;patch=1 \
+"
+
+PR = "${INC_PR}.3"
BBCLASSEXTEND = "native"
-DEPENDS_virtclass-native = "atk-native pango-native cairo-native libxrender-native"
+DEPENDS_virtclass-native = "libpng-native atk-native pango-native cairo-native libxrender-native"
# Enable xkb selectively
XKBTOGGLE = " --disable-xkb"