diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-03-05 11:03:13 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-03-19 20:22:37 +0100 |
commit | 6f854d71c347475d53d5080a5490625345d95d12 (patch) | |
tree | 090efe49bd24fb013a2a2705b143a092924c0466 /recipes/gtk+ | |
parent | 42c372a0470788975dec5a83e2226a82d3ffc47a (diff) |
gtk+: make 2.14.2 default version instead of 2.10.14
Ångström uses this version and many components of metadata depends
on at least 2.12.
Diffstat (limited to 'recipes/gtk+')
-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 \ |