misc/clawsker: Fixed requirements

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erik Hanson 2023-03-20 21:38:22 -05:00 committed by Willy Sudiarto Raharjo
parent cf27018b11
commit 1a38aa616f
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.3.7.tar.xz"
MD5SUM="a4280952be05a6b4b212f527d1fe982d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-gtk2"
REQUIRES="perl-Gtk3 perl-File-Which"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"