mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: gst-plugins-bad: Use librsvg-for-system.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
24d8a0cb70
commit
4e6c39e17e
1 changed files with 1 additions and 1 deletions
|
@ -854,7 +854,7 @@ (define-public gst-plugins-bad
|
|||
libnice
|
||||
libofa
|
||||
libopenmpt
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
libsndfile
|
||||
libsrtp
|
||||
libssh2
|
||||
|
|
Loading…
Reference in a new issue