1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 07:15:53 +02:00

gnu: vlc: Update input Qt to version 5.

* gnu/packages/video.scm (vlc)[inputs]: Switch from Qt version 4 to 5.
This commit is contained in:
Andreas Enge
2015-07-25 18:29:00 +02:00
parent 9c55bae607
commit c6c86cd7a5
+1 -1
View File
@@ -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)