summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/install_linux_distro.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/install_linux_distro.rst b/doc/source/install_linux_distro.rst
index a8b15c966..603e839c9 100644
--- a/doc/source/install_linux_distro.rst
+++ b/doc/source/install_linux_distro.rst
@@ -73,6 +73,11 @@ At this point you should be able to get the system requirements with::
sudo apt-get install -t stretch-backports \
gir1.2-ostree-1.0 ostree
+Buildstream has a number of plugins that are installed by default which
+depend on the system packages::
+
+ sudo apt-get install \
+ lzip git bzr patch python3-arpy
Buster or Sid
^^^^^^^^^^^^^