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 changed files with 1 additions and 1 deletions

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)