summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-23 13:11:42 +0200
committerJavier Jardón <jjardon@gnome.org>2018-04-23 13:13:35 +0200
commitc939d5f9660eb06a90f6d039cc8f72bb9080b161 (patch)
tree977c7a8a3ddba39a725748e6693fb8a27fd6ff0b
parent4dd72d6c2230ef95af4914ed1bbe35eeab1795c5 (diff)
downloadbuildstream-c939d5f9660eb06a90f6d039cc8f72bb9080b161.tar.gz
doc/source/install.rst: minimum bubblewrap version is 0.1.2
-rw-r--r--doc/source/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index 0134e3abe..4e2e7de1e 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -9,7 +9,7 @@ BuildStream requires the following base system requirements:
* python3 >= 3.4
* libostree >= v2017.8 with introspection data
-* bubblewrap
+* bubblewrap >= 0.1.2
* PyGObject introspection bindings
* psutil python library (so you don't have to install GCC and python-devel to build it yourself)