Skip to content
Snippets Groups Projects
Commit 57e0d1c5 authored by William Salmon's avatar William Salmon Committed by Javier Jardón
Browse files

Added dependency to the Docs

These dependencies are needed to use the plugins that are installed
as part of this guild.

As the dependencies added are not dependencies of the core package
they have been added to a separate section.

The lzip package is needed to build gnome.
https://wiki.gnome.org/Newcomers/BuildSystemComponent
parent 93a77c1d
No related branches found
No related tags found
Loading
......@@ -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
^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment