summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-17 06:49:50 +0100
committerJavier Jardón <jjardon@gnome.org>2018-04-24 01:45:08 +0000
commitdabaf601f7d6c818a6400f34ce930a44423788ef (patch)
tree2642920fa0537d2d3f36bb7237171bf8bc075e43
parent848627088810a4d741907ee1e591a59e3a029ec3 (diff)
downloadbuildstream-dabaf601f7d6c818a6400f34ce930a44423788ef.tar.gz
doc/source/install.rst: Update build instructions for Debian Testing/Sid
-rw-r--r--doc/source/install.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index 3a816528d..2ef4f81db 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -71,9 +71,8 @@ For debian unstable or testing, only the following line should be enough
to get the base system requirements installed::
sudo apt-get install \
- python3-dev python3-pip git \
- python3-gi gir1.2-ostree-1.0 ostree \
- bubblewrap python3-ruamel.yaml fuse libfuse2
+ fuse ostree gir1.2-ostree-1.0 bubblewrap git \
+ python3 python3-pip python3-gi python3-psutil
Fedora