diff options
| author | Andreas Enge <andreas@enge.fr> | 2025-07-31 09:36:17 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2025-07-31 09:37:01 +0200 |
| commit | ba4d05865ceee1b3278684e6a055b27fb4a47033 (patch) | |
| tree | 0b2965f5cc4b0d69353a3faae7f4cc7cd595c4c9 /gnu | |
| parent | 958bc01404cc6213c30cdbad253fa82b55daeec2 (diff) | |
gnu: povray: Modernize input.
* gnu/packages/graphics.scm (povray)[inputs]: Remove openexr-2; add openexr.
Change-Id: I2b6bc9e3d7a28e6e7f32f3d2cf9914150d2619f1
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/graphics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 25fe0729364..cfd6495b915 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -1907,7 +1907,7 @@ in Julia).") libjpeg-turbo libpng libtiff - openexr-2 + openexr sdl zlib)) (arguments |
