mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/clawsker: Fixed dep info for 14.1
locale-gettext is included in Slackware 14.1's perl package. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
e3dfbc9c8d
commit
5bb4df3321
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.claws-mail.org/tools/clawsker-0.7.5.tar.gz"
|
|||
MD5SUM="78fef6d9681efa2499e51259fc9bcc5e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="locale-gettext perl-gtk2"
|
||||
REQUIRES="perl-gtk2"
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue