guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: vlc: Update input Qt to version 5.


From: Andreas Enge
Subject: 01/01: gnu: vlc: Update input Qt to version 5.
Date: Sat, 25 Jul 2015 16:29:40 +0000

andreas pushed a commit to branch master
in repository guix.

commit c6c86cd7a50ba1f2801f5f74bf712ea2a3acadc2
Author: Andreas Enge <address@hidden>
Date:   Sat Jul 25 18:29:00 2015 +0200

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

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 6163017..6ebd778 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -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)



reply via email to

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