diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-09 13:00:10 +0100 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-09 13:00:10 +0100 |
commit | eda60d48fa4f727f26d7b852695b45f2415475ec (patch) | |
tree | 2e3b86c29d2378481647b6eff0715badc540fd09 /recipes/gtk+/gtk+_2.18.3.bb | |
parent | f72efbb544c45594650cd5380d8dd417aa257f5f (diff) |
gtk+: remove DEFAULT_PREFERENCE -1. 2.18.3 is the new default.
Diffstat (limited to 'recipes/gtk+/gtk+_2.18.3.bb')
-rw-r--r-- | recipes/gtk+/gtk+_2.18.3.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gtk+/gtk+_2.18.3.bb b/recipes/gtk+/gtk+_2.18.3.bb index 77595c3309..34d4491d66 100644 --- a/recipes/gtk+/gtk+_2.18.3.bb +++ b/recipes/gtk+/gtk+_2.18.3.bb @@ -2,9 +2,6 @@ require gtk+.inc PR = "${INC_PR}.0" -# disabled per default - this uses as little patches as possible -DEFAULT_PREFERENCE = "-1" - EXTRA_OECONF = "--with-libtiff --disable-xkb --disable-glibtest --enable-display-migration gio_can_sniff=yes" PACKAGES_DYNAMIC = "gtk-module-* gdk-pixbuf-loader-* gtk-immodule-* gtk-printbackend-*" |