diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-25 05:26:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-25 05:27:56 +0000 |
commit | ca8590015a7c5d204d7b0ed7f39f9b679393ac7c (patch) | |
tree | f3c59891be8460f7f064fa9715437ce1e086785a | |
parent | Updating references to the current Debian release in manpages for Debian 11 (... (diff) | |
download | compute-tools-ca8590015a7c5d204d7b0ed7f39f9b679393ac7c.tar.xz compute-tools-ca8590015a7c5d204d7b0ed7f39f9b679393ac7c.zip |
Updating build-depends listed in compute-tools manpage.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r-- | share/man/compute-tools.7.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/compute-tools.7.rst b/share/man/compute-tools.7.rst index 5b31629..b6405b2 100644 --- a/share/man/compute-tools.7.rst +++ b/share/man/compute-tools.7.rst @@ -61,7 +61,7 @@ Installation Source ------ -| $ sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc dbus systemd-container +| $ sudo apt install git make python3-docutils dbus systemd-container | $ git clone https://git.open-infrastructure.net/software/compute-tools | $ cd compute-tools && sudo make install |