mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: nip2: Build with librsvg-for-system.
* gnu/packages/image-processing.scm (nip2)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
5cd67f80b6
commit
f7bddabc02
1 changed files with 1 additions and 1 deletions
|
@ -906,7 +906,7 @@ including 2D color images.")
|
||||||
libxml2
|
libxml2
|
||||||
libexif
|
libexif
|
||||||
libjpeg-turbo ;required by vips.pc
|
libjpeg-turbo ;required by vips.pc
|
||||||
librsvg
|
(librsvg-for-system)
|
||||||
fftw
|
fftw
|
||||||
libgsf
|
libgsf
|
||||||
imagemagick
|
imagemagick
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue