guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/04: gnu: gst-plugins-bad: Use librsvg-for-system.


From: guix-commits
Subject: 01/04: gnu: gst-plugins-bad: Use librsvg-for-system.
Date: Sun, 4 Sep 2022 03:29:02 -0400 (EDT)

efraim pushed a commit to branch staging
in repository guix.

commit 4e6c39e17e1cd83d129d385e773748d4d5a0e024
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sat Sep 3 23:44:58 2022 +0300

    gnu: gst-plugins-bad: Use librsvg-for-system.
    
    * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Replace librsvg
    with librsvg-for-system.
---
 gnu/packages/gstreamer.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index d120716672..943f46eeb5 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -854,7 +854,7 @@ model to base your own plug-in on, here it is.")
             libnice
             libofa
             libopenmpt
-            librsvg
+            (librsvg-for-system)
             libsndfile
             libsrtp
             libssh2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]