mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: ctl: Modernize input.
* gnu/packages/graphics.scm (ctl)[propagated-inputs]: Remove openexr-2; add openexr. Change-Id: Id108d1722e18583e3273b162c57150e2d2781175
This commit is contained in:
@@ -1960,7 +1960,7 @@ realistic reflections, shading, perspective and other effects.")
|
||||
(build-system cmake-build-system)
|
||||
|
||||
;; Headers include OpenEXR and IlmBase headers.
|
||||
(propagated-inputs (list openexr-2))
|
||||
(propagated-inputs (list openexr))
|
||||
(inputs (list libtiff))
|
||||
|
||||
(home-page "https://ampasctl.sourceforge.net")
|
||||
|
||||
Reference in New Issue
Block a user