diff options
Diffstat (limited to 'recipes/gtk+/gtk+_2.18.3.bb')
-rw-r--r-- | recipes/gtk+/gtk+_2.18.3.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/gtk+/gtk+_2.18.3.bb b/recipes/gtk+/gtk+_2.18.3.bb index d2cf4c6858..34d4491d66 100644 --- a/recipes/gtk+/gtk+_2.18.3.bb +++ b/recipes/gtk+/gtk+_2.18.3.bb @@ -1,23 +1,9 @@ require gtk+.inc -DEPENDS += "cairo jasper" PR = "${INC_PR}.0" -# disabled per default - this uses as little patches as possible -DEFAULT_PREFERENCE = "-1" - -SRC_URI = "http://download.gnome.org/sources/gtk+/2.18/gtk+-${PV}.tar.bz2 \ - file://xsettings.patch;patch=1 \ - file://run-iconcache.patch;patch=1 \ - file://hardcoded_libtool.patch;patch=1 \ - file://no-demos.patch;patch=1 \ - file://toggle-font.diff;patch=1;pnum=0 \ - " - EXTRA_OECONF = "--with-libtiff --disable-xkb --disable-glibtest --enable-display-migration gio_can_sniff=yes" -LIBV = "2.10.0" - PACKAGES_DYNAMIC = "gtk-module-* gdk-pixbuf-loader-* gtk-immodule-* gtk-printbackend-*" python populate_packages_prepend () { |