~ruther/guix-local

65741ea1bce63280c048de76c3cb2865ee7b3030 — David Craven 9 years ago 05fe53c
gnu: gst-plugins-bad: Use modular qt.

* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add qtbase. Remove qt.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/gstreamer.scm
M gnu/packages/gstreamer.scm => gnu/packages/gstreamer.scm +1 -1
@@ 323,7 323,7 @@ developers consider to have good quality code and correct functionality.")
       ("openssl" ,openssl)
       ("opus" ,opus)
       ("orc" ,orc)
       ("qt" ,qt)
       ("qtbase" ,qtbase)
       ("soundtouch" ,soundtouch)
       ("wayland" ,wayland)))
    (home-page "http://gstreamer.freedesktop.org/")