summary refs log tree commit diff
path: root/pkgs/applications/kde/spectacle.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/spectacle.nix')
-rw-r--r--pkgs/applications/kde/spectacle.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/spectacle.nix b/pkgs/applications/kde/spectacle.nix
index db1bf2aee65..1be07fe6fe8 100644
--- a/pkgs/applications/kde/spectacle.nix
+++ b/pkgs/applications/kde/spectacle.nix
@@ -16,5 +16,5 @@ mkDerivation {
     kconfig kcoreaddons kdbusaddons kdeclarative kio knotifications
     kscreen kwidgetsaddons kwindowsystem kxmlgui libkipi qtx11extras
   ];
-  propagatedUserEnvPkgs = [ kipi-plugins ];
+  propagatedUserEnvPkgs = [ kipi-plugins libkipi ];
 }