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 | 84b1ac470f56d39179500ace4354db9b432b093c (patch) | |
tree | 3fbbc70125ced9047751a8403644a8e72c384fae /desktop | |
parent | 118c17b32e690f63405c44db1c50d3be9368c0cd (diff) |
desktop/nwg-panel: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-panel/nwg-panel.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/nwg-panel/nwg-panel.info b/desktop/nwg-panel/nwg-panel.info index 88b44544d93b..d8236697b792 100644 --- a/desktop/nwg-panel/nwg-panel.info +++ b/desktop/nwg-panel/nwg-panel.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.19/nwg-panel-0.9.1 MD5SUM="3e0e2dd1164e68da3ef0341b675f71e7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gtk-layer-shell light nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces python3-wheel SwayNotificationCenter wlr-randr ddcutil" +REQUIRES="light nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil" MAINTAINER="Jay Lanagan" EMAIL="j@lngn.net" |