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-11 13:58:10 +0000
commit5217359fd9b896f2193e80edb4d132acd7b275ad (patch)
tree2f54e3804baa96c13944402245c29144be5c00cd
parenta1564c4a1cf077b1a8537d37e19d1748a0905b20 (diff)
downloadbuildstream-5217359fd9b896f2193e80edb4d132acd7b275ad.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