gnu: mkvtoolnix: Use modular qt.

* gnu/packages/video.scm (mkvtoolnix)[inputs]: Remove qt, add qtbase,
qtmultimedia.
[native-inputs]: Add qttools.
master
Efraim Flashner 2019-03-04 17:15:01 +02:00
parent f3395a7b4d
commit 662ff659ec
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 1 deletions

View File

@ -352,7 +352,8 @@ H.264 (MPEG-4 AVC) video streams.")
("libvorbis" ,libvorbis)
("lzo" ,lzo)
("pugixml" ,pugixml)
("qt" ,qt)
("qtbase" ,qtbase)
("qtmultimedia" ,qtmultimedia)
("utfcpp" ,utfcpp)
("zlib" ,zlib)))
(native-inputs
@ -364,6 +365,7 @@ H.264 (MPEG-4 AVC) video streams.")
("perl" ,perl)
("pkg-config" ,pkg-config)
("po4a" ,po4a)
("qttools" ,qttools)
("ruby" ,ruby)))
(arguments
`(#:configure-flags