mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: opencolorio: Fix build.
The build was broken after an update to minizip-ng in commit
37b1aa7efa
.
* gnu/packages/image-processing.scm (opencolorio)[inputs]:
Remove minizip-ng; add minizip-ng-4.0.9.
Change-Id: I7cf3f57e5a3685ffaa790c536e74129c016d56ff
This commit is contained in:
parent
76f2312337
commit
108b7d5381
1 changed files with 2 additions and 1 deletions
|
@ -259,7 +259,8 @@ licences similar to the Modified BSD licence."))))
|
|||
imath
|
||||
lcms
|
||||
libglvnd
|
||||
minizip-ng
|
||||
;; opencolorio@2.4.2 fails to build with minizip-ng@4.0.10
|
||||
minizip-ng-4.0.9
|
||||
openexr
|
||||
pystring
|
||||
yaml-cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue