libungif: remove in favour of giflib
libungif was merged into giflib in 2006, and hasn't been updated since. All non-broken packages still using it build fine with giflib. See <http://giflib.sourceforge.net/history.html>.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ lib, stdenv, fetchurl, ocamlPackages, libGLU, libGL, freeglut
|
||||
, libmysqlclient, mpfr, gmp, libtiff, libjpeg, libpng, giflib
|
||||
{ lib, stdenv, fetchurl, ocamlPackages, libGLU, libGL, freeglut, giflib
|
||||
, libmysqlclient, mpfr, gmp, libtiff, libjpeg, libpng
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
|
||||
Reference in New Issue
Block a user