summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-07-20 01:07:23 +0100
committerJavier Jardón <jjardon@gnome.org>2018-07-20 01:07:23 +0100
commit1b6688eb0d5be573bc3e83587dbadcc707417d6a (patch)
tree256f852b7c0cedf4d3ae37d79dd5634e6415c00a
parent57e0d1c53668318d3a2a9c24a99156ed6ba7016a (diff)
downloadbuildstream-1b6688eb0d5be573bc3e83587dbadcc707417d6a.tar.gz
install_linux_distro.rst: document plugins installed by default
-rw-r--r--doc/source/install_linux_distro.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/install_linux_distro.rst b/doc/source/install_linux_distro.rst
index 603e839c9..9a34b90da 100644
--- a/doc/source/install_linux_distro.rst
+++ b/doc/source/install_linux_distro.rst
@@ -15,6 +15,14 @@ BuildStream also depends on the host tools for the :mod:`Source <buildstream.sou
Refer to the respective :ref:`source plugin <plugins_sources>` documentation for host tool
requirements of specific plugins.
+The default plugins with extra host dependencies are:
+
+* bzr
+* deb
+* git
+* patch
+* tar
+
If you intend to push built artifacts to a remote artifact server,
which requires special permissions, you will also need: