~ruther/guix-local

a2c24bf539937ab16fca27505adcc5b62b0d0742 — David Craven 9 years ago c161c22
gnu: avidemux: Use monolithic Qt 5.6.

* gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1.
1 files changed, 3 insertions(+), 2 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +3 -2
@@ 1144,8 1144,9 @@ for use with HTML5 video.")
       ("perl" ,perl)
       ("pulseaudio" ,pulseaudio)
       ("python" ,python-wrapper)
       ("qtbase" ,qtbase)
       ("qttools" ,qttools)
       ("qt" ,qt) ; FIXME: reenable modular qt after update - requires building
       ;("qtbase" ,qtbase) with -std=gnu++11.
       ;("qttools" ,qttools)
       ("sdl" ,sdl)
       ("sqlite" ,sqlite)
       ("yasm" ,yasm)