diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:38:56 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:43 +0700 |
commit | 56a872c998e5fed0a0205dac3c42e98c3890e58e (patch) | |
tree | 0e497047bf099aeb01bde4e034578f407fbe10dd /desktop | |
parent | f06bae887997597bf03f151112e581833a81f351 (diff) |
desktop/nwg-shell: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-shell/nwg-shell.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/nwg-shell/nwg-shell.info b/desktop/nwg-shell/nwg-shell.info index 9c167b9a02a5..ac5fc892b188 100644 --- a/desktop/nwg-shell/nwg-shell.info +++ b/desktop/nwg-shell/nwg-shell.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.23/nwg-s MD5SUM="470b7057d4f0f04c5a7d5060a20be97b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="foot grim jq brightnessctl light papirus-icon-theme playerctl geopy slurp gtklock gtklock-playerctl-module gtklock-powerbar-module gtklock-userinfo-module swappy sway swayidle swaylock swaybg wl-clipboard wlsunset azote gopsuinfo nwg-bar nwg-dock nwg-drawer nwg-menu nwg-look nwg-panel nwg-shell-config nwg-shell-wallpapers nwg-wrapper nwg-displays python3-autotiling python3-dasbus SwayNotificationCenter xdg-desktop-portal-wlr" +REQUIRES="foot grim jq brightnessctl papirus-icon-theme slurp gtklock-playerctl-module gtklock-powerbar-module gtklock-userinfo-module swappy sway swayidle swaylock wl-clipboard azote gopsuinfo nwg-bar nwg-dock nwg-menu nwg-look nwg-panel nwg-shell-config nwg-shell-wallpapers nwg-wrapper nwg-displays python3-autotiling xdg-desktop-portal-wlr" MAINTAINER="Jay Lanagan" EMAIL="j@lngn.net" |