diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-23 19:31:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-29 06:30:46 +0700 |
commit | 35adc54596d720a3e23b52917f220818af483110 (patch) | |
tree | 1d649c12694e6516feffb4e16b5cb97e9c2e7fee /development/texi2html | |
parent | 1773d5c04223290d740af93334f8caeac4d8a9d4 (diff) |
development/texi2html: Added %README% to the info file.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/texi2html')
-rw-r--r-- | development/texi2html/texi2html.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/texi2html/texi2html.info b/development/texi2html/texi2html.info index 6c487eceda34..a468e35a1ebf 100644 --- a/development/texi2html/texi2html.info +++ b/development/texi2html/texi2html.info @@ -5,6 +5,6 @@ DOWNLOAD="http://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar. MD5SUM="f15ac876fcdc8be865b16535f480aa54" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="%README%" MAINTAINER="Robby Workman" EMAIL="rworkman@slackbuilds.org" |