diff options
author | B Watson <yalhcru@gmail.com> | 2018-07-04 06:11:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:13 +0700 |
commit | a46fd08410398735cf0b17e53bbbc5d91e9db966 (patch) | |
tree | 4d984d7bba4ff92b2c4160c304a3608d2f6b847e /perl | |
parent | 8262ce81866646a0e750ffa011fe388aa8c4457b (diff) | |
download | slackbuilds-a46fd08410398735cf0b17e53bbbc5d91e9db966.tar.gz |
perl/txt2html: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/txt2html/txt2html.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/txt2html/txt2html.info b/perl/txt2html/txt2html.info index d4189608a1..3cddc66858 100644 --- a/perl/txt2html/txt2html.info +++ b/perl/txt2html/txt2html.info @@ -5,6 +5,6 @@ DOWNLOAD="https://sourceforge.net/projects/txt2html/files/txt2html/txt2html-2.51 MD5SUM="e870c5443893b84894aa44980a35b2ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="perl-YAML-Syck" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" |