~ruther/guix-local

c6c86cd7a50ba1f2801f5f74bf712ea2a3acadc2 — Andreas Enge 10 years ago 9c55bae
gnu: vlc: Update input Qt to version 5.

* gnu/packages/video.scm (vlc)[inputs]: Switch from Qt version 4 to 5.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +1 -1
@@ 563,7 563,7 @@ audio/video codec library.")
       ("perl" ,perl)
       ("pulseaudio" ,pulseaudio)
       ("python" ,python-wrapper)
       ("qt" ,qt-4)
       ("qt" ,qt)
       ("sdl" ,sdl)
       ("sdl-image" ,sdl-image)
       ("speex" ,speex)