From e8ee87ded09f08a042d56cfa04766194aef4a030 Mon Sep 17 00:00:00 2001 From: Thomas Tuegel Date: Sun, 25 Apr 2021 06:56:29 -0500 Subject: kdenlive: add qtnetworkauth to buildInputs --- pkgs/applications/kde/kdenlive/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/applications/kde/kdenlive') diff --git a/pkgs/applications/kde/kdenlive/default.nix b/pkgs/applications/kde/kdenlive/default.nix index 47afcd0a67e..3beaa4427d7 100644 --- a/pkgs/applications/kde/kdenlive/default.nix +++ b/pkgs/applications/kde/kdenlive/default.nix @@ -26,6 +26,7 @@ , phonon-backend-gstreamer , qtdeclarative , qtmultimedia +, qtnetworkauth , qtquickcontrols2 , qtscript , rttr @@ -61,6 +62,7 @@ mkDerivation { phonon-backend-gstreamer qtdeclarative qtmultimedia + qtnetworkauth qtquickcontrols2 qtscript shared-mime-info -- cgit 1.4.1