desktop/fuzzel: Fix redundant deps.

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

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://codeberg.org/dnkl/fuzzel/archive/1.9.2.tar.gz"
MD5SUM="7379867ae8214a73f39034cebb07c73b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="scdoc tllist fcft"
REQUIRES="fcft"
MAINTAINER="Damian Perticone"
EMAIL="mjolnirdam@gmail.com"