gnu: avidemux: Build with modular qt.

* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase, qttools.
master
Efraim Flashner 2016-06-16 15:42:57 +03:00
parent 1898900f1f
commit 64e8be679c
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 1 deletions

View File

@ -1088,7 +1088,8 @@ for use with HTML5 video.")
("perl" ,perl)
("pulseaudio" ,pulseaudio)
("python" ,python-wrapper)
("qt" ,qt)
("qtbase" ,qtbase)
("qttools" ,qttools)
("sdl" ,sdl)
("sqlite" ,sqlite)
("yasm" ,yasm)