toppler: use gimp2

This commit is contained in:
Robert Schütz
2025-10-03 12:17:01 -07:00
parent dbafee5cd0
commit 6c7eb8fccb

View File

@@ -10,7 +10,7 @@
gettext,
povray,
imagemagick,
gimp,
gimp2,
sdl2-compat,
SDL2_mixer,
@@ -47,7 +47,7 @@ stdenv.mkDerivation (finalAttrs: {
gettext
povray
imagemagick
gimp
gimp2
# GIMP needs a writable home
writableTmpDirAsHomeHook
];