Switch to GTK+ 2.16.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15080
This commit is contained in:
parent
93e56fc27c
commit
2375e23417
@ -3130,7 +3130,7 @@ let
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
gtkLibs = recurseIntoAttrs gtkLibs214;
|
||||
gtkLibs = recurseIntoAttrs gtkLibs216;
|
||||
|
||||
gtkLibs1x = import ../development/libraries/gtk-libs/1.x {
|
||||
inherit fetchurl stdenv x11 libtiff libjpeg libpng;
|
||||
|
Loading…
Reference in New Issue
Block a user