aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/kde/kdenlive.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/kde/kdenlive.nix')
-rw-r--r--nixpkgs/pkgs/applications/kde/kdenlive.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/nixpkgs/pkgs/applications/kde/kdenlive.nix b/nixpkgs/pkgs/applications/kde/kdenlive.nix
index 95496f90e04..795ba87ad5b 100644
--- a/nixpkgs/pkgs/applications/kde/kdenlive.nix
+++ b/nixpkgs/pkgs/applications/kde/kdenlive.nix
@@ -25,12 +25,13 @@
, frei0r
, phonon-backend-gstreamer
, qtdeclarative
-, qtquickcontrols
+, qtquickcontrols2
, qtscript
, qtwebkit
, rttr
, kpurpose
, kdeclarative
+, wrapGAppsHook
}:
mkDerivation {
@@ -59,7 +60,7 @@ mkDerivation {
mlt
phonon-backend-gstreamer
qtdeclarative
- qtquickcontrols
+ qtquickcontrols2
qtscript
qtwebkit
shared-mime-info
@@ -69,6 +70,7 @@ mkDerivation {
rttr
kpurpose
kdeclarative
+ wrapGAppsHook
];
# Both MLT and FFMpeg paths must be set or Kdenlive will complain that it
# doesn't find them. See: