summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-08-11 11:25:44 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-08-11 11:25:44 +0200
commit53f116abd38f47ef9f51d2fd0e65515e89c9b9be (patch)
treefd88cef4718d4b2774e672cb8de0b102f2af97a7 /README.rst
parentfcd687b5d8abf51fe046b80afe5cd7d15ca880e2 (diff)
Stop using guacamole (no longer in Debian)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index fe67833..2dac769 100644
--- a/README.rst
+++ b/README.rst
@@ -30,7 +30,6 @@ lesana expects to run on a POSIX-like system and requires the following
dependencies:
* python3
-* `guacamole <https://github.com/zyga/guacamole/>`_
* xapian_
* `ruamel.yaml <https://bitbucket.org/ruamel/yaml>`_
* `jinja2 <http://jinja.pocoo.org/>`_
@@ -39,8 +38,7 @@ dependencies:
Under debian (and derivatives), the packages to install are::
- apt install python3-guacamole python3-jinja2 python3-ruamel.yaml \
- python3-xapian python3-git
+ apt install python3-jinja2 python3-ruamel.yaml python3-xapian python3-git
(some of those are only available on stretch+ because earlier
versions lacked python3 support.)
@@ -52,7 +50,7 @@ use ``setup.py`` you will also need setuptools (e.g. from the
License
-------
-Copyright (C) 2016-2017 Elena Grandi
+Copyright (C) 2016-2019 Elena Grandi
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by