Skip to content

Commit

Permalink
hugin: move to openexr_3
Browse files Browse the repository at this point in the history
OpenEXR 2 is EOL.

(cherry picked from commit 65778e0)
  • Loading branch information
LeSuisse authored and github-actions[bot] committed Jan 9, 2025
1 parent 530de2c commit 2db2d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/graphics/hugin/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
, libXmu
, libGLU
, libGL
, openexr
, openexr_3
, panotools
, perlPackages
, sqlite
Expand Down Expand Up @@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
libXmu
libGLU
libGL
openexr
openexr_3
panotools
sqlite
vigra
Expand Down

0 comments on commit 2db2d50

Please sign in to comment.