summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-09 20:56:12 +0100
committerJavier Jardón <jjardon@gnome.org>2018-04-10 16:31:03 +0100
commit338ca2b11e20339213a08c9875edb597dd02a9b4 (patch)
tree78ecaaea789055b265614a8bad7db2a6a69902bf
parent37d9741401b6c59657c3745f21b468eea1122e62 (diff)
downloadbuildstream-338ca2b11e20339213a08c9875edb597dd02a9b4.tar.gz
doc/source/install.rst: Update list of base requirements
-rw-r--r--doc/source/install.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index 8735a5b5a..bac776b4c 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -8,9 +8,10 @@ Installing BuildStream
BuildStream requires the following base system requirements:
* python3 >= 3.4
-* ruamel.yaml python library
+* libostree >= v2017.8 with introspection data
+* bubblewrap
* PyGObject introspection bindings
-* OSTree >= v2017.8 with introspection data
+* psutil python library (so you don't have to install GCC and python-devel to build it yourself)
If your system cannot provide the base system requirements for BuildStream,
then we have some instructions which can help you get started