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:
Robby Workman 2013-09-02 21:39:10 -05:00
parent e3dfbc9c8d
commit 5bb4df3321

View file

@ -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"