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;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
gtkLibs = recurseIntoAttrs gtkLibs212;
|
gtkLibs = recurseIntoAttrs gtkLibs214;
|
||||||
|
|
||||||
gtkLibs1x = import ../development/libraries/gtk-libs/1.x {
|
gtkLibs1x = import ../development/libraries/gtk-libs/1.x {
|
||||||
inherit fetchurl stdenv x11 libtiff libjpeg libpng;
|
inherit fetchurl stdenv x11 libtiff libjpeg libpng;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user