gimp28 should probably be gimp_2_8

This commit is contained in:
Mathijs Kwik 2012-08-22 17:49:56 +02:00
parent af3a95d6f3
commit 48d98bd582

View File

@ -104,7 +104,7 @@ with (import ./release-lib.nix);
ghdl = linux; ghdl = linux;
ghostscript = linux; ghostscript = linux;
ghostscriptX = linux; ghostscriptX = linux;
gimp28 = linux; gimp_2_8 = linux;
git = linux; git = linux;
gitFull = linux; gitFull = linux;
glibc = linux; glibc = linux;
@ -474,4 +474,3 @@ with (import ./release-lib.nix);
}; };
} )) } ))