aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinicius Monego <monego@posteo.net>2025-03-01 21:50:10 +0000
committerAndreas Enge <andreas@enge.fr>2025-03-26 10:07:20 +0100
commit0c83bcfa812f49d5d8c91255548aad46ef3bfcb6 (patch)
tree496470abd249512bf430acf99eccb67150a2ad24
parent24effa5fc281553a2062f0171cc07ea03db2ecf1 (diff)
downloadguix-0c83bcfa812f49d5d8c91255548aad46ef3bfcb6.tar.gz
guix-0c83bcfa812f49d5d8c91255548aad46ef3bfcb6.zip
gnu: opencv: Remove unused input.
* gnu/packages/image-processing.scm (opencv)[inputs]: Remove gtkglext. Change-Id: I9444e4d9eaf36d56051bfbc54d7039c120405f03 Signed-off-by: Andreas Enge <andreas@enge.fr>
-rw-r--r--gnu/packages/image-processing.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index ce045ee1a2..81d05cfff5 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -753,7 +753,6 @@ different data arrays similar to those available in the numdiff software.")
ffmpeg-4
;; TODO: add gstreamer
gtk+
- gtkglext
hdf5
ilmbase
imath ;should be propagated by openexr