Commit 6c7eb8fc authored by Robert Schütz's avatar Robert Schütz
Browse files

toppler: use gimp2

parent dbafee5c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
  ];