about summary refs log tree commit diff
path: root/pkgs/applications/window-managers/wayfire/wwp-switcher.nix
diff options
context:
space:
mode:
authorrewine <luhongxu@deepin.org>2024-03-26 19:19:13 +0800
committerBobby Rong <rjl931189261@126.com>2024-03-27 22:51:30 +0800
commitefae95be3da607785d178c1272e24f64faf114e0 (patch)
tree909752582b95b3193a4bf82c471e59af6ce49d6b /pkgs/applications/window-managers/wayfire/wwp-switcher.nix
parentc167f6efdb3af9a198565b61dfc3c006fc536c38 (diff)
wayfire: set nessasary propagatedBuildInputs required by wayfire.pc
Diffstat (limited to 'pkgs/applications/window-managers/wayfire/wwp-switcher.nix')
-rw-r--r--pkgs/applications/window-managers/wayfire/wwp-switcher.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/pkgs/applications/window-managers/wayfire/wwp-switcher.nix b/pkgs/applications/window-managers/wayfire/wwp-switcher.nix
index 5a2f71129e281..9ca4718e17096 100644
--- a/pkgs/applications/window-managers/wayfire/wwp-switcher.nix
+++ b/pkgs/applications/window-managers/wayfire/wwp-switcher.nix
@@ -6,10 +6,6 @@
 , ninja
 , pkg-config
 , wayfire
-, wayland
-, wf-config
-, cairo
-, pango
 , libxkbcommon
 , libGL
 , libinput
@@ -37,10 +33,6 @@ stdenv.mkDerivation (finalAttrs: {
 
   buildInputs = [
     wayfire
-    wayland
-    wf-config
-    cairo
-    pango
     libxkbcommon
     libGL
     libinput