diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-26 23:11:22 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-26 23:35:12 -0500 |
commit | d2306757c26125047f4fe8cd552ca0ae86c6b422 (patch) | |
tree | bcb81dc70bec7f4cd2f08d22c5c1aa8cd7c9aa13 /misc | |
parent | f66f892b48ad4961ec3b763c70bdcf8e791d4bc4 (diff) | |
download | slackbuilds-d2306757c26125047f4fe8cd552ca0ae86c6b422.tar.gz |
misc/chm2pdf: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/chm2pdf/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/chm2pdf/README b/misc/chm2pdf/README index 47ef80e869..43fd702c71 100644 --- a/misc/chm2pdf/README +++ b/misc/chm2pdf/README @@ -1,3 +1 @@ chm2pdf is a simple Python script that converts CHM files into PDF files. - -This requires chmlib-examples, pychm and htmldoc. |