mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: vips: Build with librsvg-for-system.
* gnu/packages/image-processing.scm (vips)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
355f2073fb
commit
5cd67f80b6
1 changed files with 1 additions and 1 deletions
|
@ -754,7 +754,7 @@ the OpenCV-Python library.")
|
||||||
libgsf
|
libgsf
|
||||||
libjpeg-turbo
|
libjpeg-turbo
|
||||||
libpng
|
libpng
|
||||||
librsvg
|
(librsvg-for-system)
|
||||||
libtiff
|
libtiff
|
||||||
libxml2
|
libxml2
|
||||||
libwebp
|
libwebp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue