From db5e6144271564e5440339492d2ba148cdada8bc Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Thu, 7 Jan 2010 23:11:20 +0100 Subject: gtk+: unify --- recipes/gtk+/gtk+_2.14.2.bb | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'recipes/gtk+/gtk+_2.14.2.bb') diff --git a/recipes/gtk+/gtk+_2.14.2.bb b/recipes/gtk+/gtk+_2.14.2.bb index bc4a5869ac..a6ba9ce12f 100644 --- a/recipes/gtk+/gtk+_2.14.2.bb +++ b/recipes/gtk+/gtk+_2.14.2.bb @@ -2,21 +2,11 @@ require gtk+.inc PR = "${INC_PR}.0" -DEPENDS += "cairo jasper" - -SRC_URI = "http://download.gnome.org/sources/gtk+/2.14/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 \ - file://smallscreen_filechooser.patch;patch=1 \ +SRC_URI += "file://smallscreen_filechooser.patch;patch=1 \ " 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 () { -- cgit 1.2.3-korg