diff options
Diffstat (limited to 'recipes/gtk+/gtk+_2.14.2.bb')
-rw-r--r-- | recipes/gtk+/gtk+_2.14.2.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gtk+/gtk+_2.14.2.bb b/recipes/gtk+/gtk+_2.14.2.bb index 38dd3a411d..88c40dd912 100644 --- a/recipes/gtk+/gtk+_2.14.2.bb +++ b/recipes/gtk+/gtk+_2.14.2.bb @@ -4,9 +4,6 @@ PR = "r3" DEPENDS += "cairo jasper" -# disabled per default - this uses as little patches as possible -DEFAULT_PREFERENCE = "-1" - 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 \ |