From 4be5f1f69165b0da9f7df6222ec95b6dd536ece5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 17 Apr 2018 14:47:20 +0100 Subject: doc/source/install.rst: Add fuse to the list of dependencies See #358 --- doc/source/install.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source') 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) -- cgit v1.2.1