mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
* 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;
|
||||
};
|
||||
|
||||
imlib = import ../development/libraries/gnome/imlib {
|
||||
imlib = import ../development/libraries/imlib {
|
||||
inherit fetchurl stdenv libjpeg libtiff libungif libpng;
|
||||
inherit (xlibs) libX11 libXext xextproto;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user