From a49ecccb34f6bd76e353ec28682cb5fadaf07df3 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Wed, 13 Aug 2025 17:34:19 -0400 Subject: [PATCH] Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6296bdd7..6aaf0078 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,13 @@ the GNU General Public License, Vesion 2. ## Prerequisites: +### Remind and Rem2PS + remind and rem2ps have no prerequisites beyond the standard C library and the standard math library. +### Rem2HTML and Rem2PDF + rem2html requires the JSON::MaybeXS Perl module and rem2pdf requires the JSON::MaybeXS, Pango and Cairo Perl modules. @@ -24,6 +28,8 @@ requires the JSON::MaybeXS, Pango and Cairo Perl modules. - On Arch linux, you need `pango-perl`, `cairo-perl` and `perl-json-maybexs` +### TkRemind + TkRemind requires Tcl/Tk and the tcllib library. - On Debian-like systems, install with: