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 | f06bae887997597bf03f151112e581833a81f351 (patch) | |
tree | 4a18ade87485cb99ad11ab2292a09c29e9402108 /desktop | |
parent | 84b1ac470f56d39179500ace4354db9b432b093c (diff) |
desktop/nwg-shell-config: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-shell-config/nwg-shell-config.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/nwg-shell-config/nwg-shell-config.info b/desktop/nwg-shell-config/nwg-shell-config.info index 130c383ac2010..cd1dd872ddee9 100644 --- a/desktop/nwg-shell-config/nwg-shell-config.info +++ b/desktop/nwg-shell-config/nwg-shell-config.info @@ -7,6 +7,6 @@ MD5SUM="63f1e5c361c9866bb47422fa8c0723b6 \ bae7126cf7fbb634e09ddedd861a133d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gtklock playerctl geopy i3ipc python3-wheel wlsunset" +REQUIRES="gtklock playerctl geopy i3ipc wlsunset" MAINTAINER="Jay Lanagan" EMAIL="j@lngn.net" |