* Move imlib out of Gnome.
svn path=/nixpkgs/trunk/; revision=8106
This commit is contained in:
parent
398768bfb5
commit
e7a1a1cba1
@ -1412,7 +1412,7 @@ rec {
|
|||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
imlib = import ../development/libraries/gnome/imlib {
|
imlib = import ../development/libraries/imlib {
|
||||||
inherit fetchurl stdenv libjpeg libtiff libungif libpng;
|
inherit fetchurl stdenv libjpeg libtiff libungif libpng;
|
||||||
inherit (xlibs) libX11 libXext xextproto;
|
inherit (xlibs) libX11 libXext xextproto;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user