summaryrefslogtreecommitdiff
path: root/doc/source/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/install.rst')
-rw-r--r--doc/source/install.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index ed0e897b1..0134e3abe 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -4,6 +4,7 @@
Installing BuildStream
======================
+
BuildStream requires the following base system requirements:
* python3 >= 3.4
@@ -11,12 +12,6 @@ BuildStream requires the following base system requirements:
* bubblewrap
* PyGObject introspection bindings
* psutil python library (so you don't have to install GCC and python-devel to build it yourself)
-* OSTree >= v2017.8 with introspection data
-* Bubblewrap >= 0.1.2 sandboxing tool
-
-If your system cannot provide the base system requirements for BuildStream,
-then we have some instructions which can help you get started
-:ref:`using BuildStream with Docker <docker>`.
Installing from source (recommended)