mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Update README
This commit is contained in:
@@ -6,9 +6,13 @@ the GNU General Public License, Vesion 2.
|
|||||||
|
|
||||||
## Prerequisites:
|
## Prerequisites:
|
||||||
|
|
||||||
|
### Remind and Rem2PS
|
||||||
|
|
||||||
remind and rem2ps have no prerequisites beyond the standard C library and
|
remind and rem2ps have no prerequisites beyond the standard C library and
|
||||||
the standard math library.
|
the standard math library.
|
||||||
|
|
||||||
|
### Rem2HTML and Rem2PDF
|
||||||
|
|
||||||
rem2html requires the JSON::MaybeXS Perl module and rem2pdf
|
rem2html requires the JSON::MaybeXS Perl module and rem2pdf
|
||||||
requires the JSON::MaybeXS, Pango and Cairo Perl modules.
|
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`
|
- On Arch linux, you need `pango-perl`, `cairo-perl` and `perl-json-maybexs`
|
||||||
|
|
||||||
|
### TkRemind
|
||||||
|
|
||||||
TkRemind requires Tcl/Tk and the tcllib library.
|
TkRemind requires Tcl/Tk and the tcllib library.
|
||||||
|
|
||||||
- On Debian-like systems, install with:
|
- On Debian-like systems, install with:
|
||||||
|
|||||||
Reference in New Issue
Block a user