mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 04:27:41 +00:00
kdenlive: depend on qtmultimedia instead of unsupported qtwebkit
This commit is contained in:
parent
016bfce7d2
commit
2ff2ef1a52
@ -25,9 +25,9 @@
|
||||
, frei0r
|
||||
, phonon-backend-gstreamer
|
||||
, qtdeclarative
|
||||
, qtmultimedia
|
||||
, qtquickcontrols2
|
||||
, qtscript
|
||||
, qtwebkit
|
||||
, rttr
|
||||
, kpurpose
|
||||
, kdeclarative
|
||||
@ -60,9 +60,9 @@ mkDerivation {
|
||||
mlt
|
||||
phonon-backend-gstreamer
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtquickcontrols2
|
||||
qtscript
|
||||
qtwebkit
|
||||
shared-mime-info
|
||||
libv4l
|
||||
ffmpeg-full
|
||||
|
Loading…
Reference in New Issue
Block a user