gnu: avidemux: Build with modular qt.
* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase, qttools.master
parent
1898900f1f
commit
64e8be679c
|
@ -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)
|
||||
|
|
Reference in New Issue