move libungif
svn path=/nixpkgs/trunk/; revision=10026
This commit is contained in:
parent
21a0b76f5e
commit
516078ca38
@ -2164,7 +2164,11 @@ rec {
|
||||
inherit fetchurl stdenv zlib libjpeg;
|
||||
};
|
||||
|
||||
libungif = import ../development/libraries/libungif {
|
||||
giflib = import ../development/libraries/giflib {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
libungif = import ../development/libraries/giflib/libungif.nix {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user