Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Commit 2ff2ef1

Browse files
committed
kdenlive: depend on qtmultimedia instead of unsupported qtwebkit
1 parent 016bfce commit 2ff2ef1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/applications/kde/kdenlive.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
, frei0r
2626
, phonon-backend-gstreamer
2727
, qtdeclarative
28+
, qtmultimedia
2829
, qtquickcontrols2
2930
, qtscript
30-
, qtwebkit
3131
, rttr
3232
, kpurpose
3333
, kdeclarative
@@ -60,9 +60,9 @@ mkDerivation {
6060
mlt
6161
phonon-backend-gstreamer
6262
qtdeclarative
63+
qtmultimedia
6364
qtquickcontrols2
6465
qtscript
65-
qtwebkit
6666
shared-mime-info
6767
libv4l
6868
ffmpeg-full

0 commit comments

Comments
 (0)