diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 17:52:15 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 17:52:15 -0500 |
commit | 424ce1dd82fe4cd10afa21082bfac4923a33cff9 (patch) | |
tree | 9e5254cbd5561b7b5874b608781817dcf382b1cc /development/mit-scheme | |
parent | e3ee06e702ce9e1697ddd223baac2c155eb11524 (diff) |
various: Fixed texlive notes in README files
Diffstat (limited to 'development/mit-scheme')
-rw-r--r-- | development/mit-scheme/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/mit-scheme/README b/development/mit-scheme/README index 0d0a722081f5d..ecfa78d6451a5 100644 --- a/development/mit-scheme/README +++ b/development/mit-scheme/README @@ -9,8 +9,7 @@ The following build options are available: EDWIN=yes|no Enable support for the Edwin editor (default: yes) IMAIL=yes|no Enable support for the Imail mail reader (default: no), implies Edwin support - DOCS=yes|no Include html and pdf documentation (default: no), - requires texlive + DOCS=yes|no Include html and pdf documentation (default: no) where each build option may be passed to the slackbuild. Example of disabling x11 and enabling documentation support: |