guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 8c44fbca7f89059009740284a085f44931439e4f
Author: Sergey Trofimov <[email protected]>
AuthorDate: Tue Sep 30 08:54:15 2025 +0200
gnu: vips: Remove unused libxml2 dependency.
* gnu/packages/image-processing.scm (vips)[inputs]: Remove unused
libxml2.
Change-Id: I38a0e1ad6ce2653cfffc853126208bceeb38801d
Signed-off-by: Maxim Cournoyer <[email protected]>
---
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 0e50ec7a44..aaceb84119 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -816,7 +816,6 @@ the OpenCV-Python library.")
libpng
(librsvg-for-system)
libtiff
- libxml2
libwebp
matio
openexr