desktop/nwg-wrapper: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:38:56 -07:00 committed by Willy Sudiarto Raharjo
parent 56a872c998
commit 9558355043
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/nwg-piotr/nwg-wrapper/archive/v0.1.3/nwg-wrapper-0.
MD5SUM="65b01a726309a0010cb43f3d1fb61073"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtk-layer-shell i3ipc python3-wheel"
REQUIRES="gtk-layer-shell i3ipc"
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"