diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-09-02 21:37:37 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 23:31:38 -0500 |
commit | 04c1b2fa7842d3c9c3029f8e5d883634589bbb41 (patch) | |
tree | fd3446239f3c0024de4918d944a74086605b2822 /development | |
parent | 85891785e0ec100c375803e253cbc8fd69216f96 (diff) |
development/help2man: 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>
Diffstat (limited to 'development')
-rw-r--r-- | development/help2man/help2man.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/help2man/help2man.info b/development/help2man/help2man.info index 675b6cc1520e..b3153ab6a1d1 100644 --- a/development/help2man/help2man.info +++ b/development/help2man/help2man.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnu.org/gnu/help2man/help2man-1.40.11.tar.gz" MD5SUM="169c7db58f09cfc704c5d953139bb58d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="locale-gettext" +REQUIRES="" MAINTAINER="Chess Griffin" EMAIL="chess@chessgriffin.com" |