diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/install.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst index 78c32fabe..c64d9e891 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -9,6 +9,7 @@ BuildStream requires the following base system requirements: * python3 >= 3.4 * libostree >= v2017.8 with introspection data * bubblewrap >= 0.1.2 +* fuse2 * PyGObject introspection bindings * psutil python library (so you don't have to install GCC and python-devel to build it yourself) |