guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: gst-plugins-good: Include gstgtk extension.


From: guix-commits
Subject: 01/02: gnu: gst-plugins-good: Include gstgtk extension.
Date: Sat, 16 Mar 2019 11:56:34 -0400 (EDT)

ambrevar pushed a commit to branch master
in repository guix.

commit b3aba78b7d8b27d3480990b8f58d953844f1f756
Author: Pierre Neidhardt <address@hidden>
Date:   Sat Mar 16 16:04:02 2019 +0100

    gnu: gst-plugins-good: Include gstgtk extension.
    
    * gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Add gtk+.
---
 gnu/packages/gstreamer.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 48a4dff..9e9f119 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -227,6 +227,7 @@ for the GStreamer multimedia library.")
        ("flac" ,flac)
        ("gdk-pixbuf" ,gdk-pixbuf)
        ("gst-plugins-base" ,gst-plugins-base)
+       ("gtk+" ,gtk+)
        ("jack" ,jack-1)
        ("lame" ,lame)
        ("libavc1394" ,libavc1394)



reply via email to

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