mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
misc/clawsker: Fixed requirements
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cf27018b11
commit
1a38aa616f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.3.7.tar.xz"
|
||||||
MD5SUM="a4280952be05a6b4b212f527d1fe982d"
|
MD5SUM="a4280952be05a6b4b212f527d1fe982d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-gtk2"
|
REQUIRES="perl-Gtk3 perl-File-Which"
|
||||||
MAINTAINER="Erik Hanson"
|
MAINTAINER="Erik Hanson"
|
||||||
EMAIL="erik@slackbuilds.org"
|
EMAIL="erik@slackbuilds.org"
|
||||||
|
|
Loading…
Reference in a new issue