Switch to GTK+ 2.14 and companion libraries.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13910
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user