guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 614c8fee303efd142f115bd60d11286cb2214380
Author: Vinicius Monego <[email protected]>
AuthorDate: Thu May 8 11:08:51 2025 -0300

    gnu: opencv: Remove unused input.
    
    * gnu/packages/image-processing.scm (opencv)[inputs]: Remove ilmbase.
    
    Change-Id: I5ffe3aeed78645254be37097c3efa95b9586f85e
---
 gnu/packages/image-processing.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/image-processing.scm 
b/gnu/packages/image-processing.scm
index 1a092ffe03..7b4ff93c45 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -698,7 +698,6 @@ different data arrays similar to those available in the 
numdiff software.")
            ;; TODO: add gstreamer
            gtk+
            hdf5
-           ilmbase
            imath                        ;should be propagated by openexr
            jasper
            libgphoto2

Reply via email to