From 53f116abd38f47ef9f51d2fd0e65515e89c9b9be Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sun, 11 Aug 2019 11:25:44 +0200 Subject: Stop using guacamole (no longer in Debian) --- README.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.rst') 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 `_ * xapian_ * `ruamel.yaml `_ * `jinja2 `_ @@ -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 -- cgit v1.2.3