guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: gst-plugins-ugly: Remove libmad from the build environment.


From: Leo Famulari
Subject: 03/03: gnu: gst-plugins-ugly: Remove libmad from the build environment.
Date: Sat, 12 May 2018 16:20:08 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 1d6dc2a2060ff8ebe8627ae2a37c61c38a55e3b9
Author: Leo Famulari <address@hidden>
Date:   Tue May 8 01:19:44 2018 -0400

    gnu: gst-plugins-ugly: Remove libmad from the build environment.
    
    Libmad is not used by gst-plugins-ugly since 1.12.0.
    
    * gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove libmad.
---
 gnu/packages/gstreamer.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index da130d8..0f1e1ff 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -352,7 +352,6 @@ par compared to the rest.")
     (inputs
      `(("gst-plugins-base" ,gst-plugins-base)
        ("liba52" ,liba52)
-       ("libmad" ,libmad)
        ("lame" ,lame)
        ("libcdio" ,libcdio)
        ("twolame" ,twolame)



reply via email to

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