Switch to GTK+ 2.14 and companion libraries.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13910
This commit is contained in:
parent
1c623126c7
commit
a1561dbfe3
@ -3037,7 +3037,7 @@ let
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
gtkLibs = recurseIntoAttrs gtkLibs212;
|
||||
gtkLibs = recurseIntoAttrs gtkLibs214;
|
||||
|
||||
gtkLibs1x = import ../development/libraries/gtk-libs/1.x {
|
||||
inherit fetchurl stdenv x11 libtiff libjpeg libpng;
|
||||
|
Loading…
Reference in New Issue
Block a user