aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinicius Monego <monego@posteo.net>2025-05-04 09:05:41 -0300
committerVinicius Monego <monego@posteo.net>2025-05-04 20:21:11 -0300
commit1b8cdbbc42ce36934581171466da56284c33bd09 (patch)
tree6085fca5a013dbaf8d6e3e4ad504bc56c45efa36
parentd7140816f939f88f55633577212ba5568955a51a (diff)
downloadguix-1b8cdbbc42ce36934581171466da56284c33bd09.tar.gz
guix-1b8cdbbc42ce36934581171466da56284c33bd09.zip
gnu: gimp: Build with OpenEXR 3.
* gnu/packages/gimp.scm (gimp-2, gimp-3): Replace openexr-2 by openexr. Change-Id: I4e707e8ed2cd34af013e5d7b2c665615473e7c0a
-rw-r--r--gnu/packages/gimp.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index 34137b248e..08f71b9b1f 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -403,7 +403,7 @@ buffers.")
libxpm ;optional, XPM support
(librsvg-for-system) ;optional, SVG support
libxcursor ;optional, Mouse Cursor support
- openexr-2 ;optional, EXR support
+ openexr ;optional, EXR support
openjpeg ;optional, JPEG 2000 support
poppler ;optional, PDF support
poppler-data)) ;optional, PDF support