diff options
-rw-r--r-- | gnu/packages/gimp.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm index 4511bf5d89..34137b248e 100644 --- a/gnu/packages/gimp.scm +++ b/gnu/packages/gimp.scm @@ -273,7 +273,7 @@ provided, as well as a framework to add new color models and data types.") libtiff libwebp maxflow - openexr-2 + openexr pango poppler sdl2)) |