diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/borgbackup/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/borgbackup/README b/system/borgbackup/README index 4fd8d39ac5..6d9f2dc9cf 100644 --- a/system/borgbackup/README +++ b/system/borgbackup/README @@ -15,7 +15,7 @@ FIXME: Optional dependencies: - llfuse is required if you wish to mount an archive using FUSE, -- Sphinx, alabaster, guzzle_sphinx_theme, imagesize, python3-certifi - and python-urllib3 are required if you wish to build the docs (html, - man). Please note that the build will fail if Sphinx is installed, - but the other required packages are not. +- Sphinx, alabaster, guzzle_sphinx_theme, imagesize, python3-attrs, + python3-certifi and python-urllib3 are required if you wish to build + the docs (html, man). Please note that the build will fail if Sphinx + is installed, but the other required packages are not. |