Skip to content
Snippets Groups Projects
Unverified Commit 50ab3115 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

docs/oniro-quick-build: Add new build system dependencies


These dependencies were introduced since dunfell.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 32752aa3
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ Install all the required host packages. Here is an example for **Ubuntu**: ...@@ -30,7 +30,7 @@ Install all the required host packages. Here is an example for **Ubuntu**:
$ sudo apt-get install gawk wget git diffstat unzip texinfo gcc-multilib \ $ sudo apt-get install gawk wget git diffstat unzip texinfo gcc-multilib \
build-essential chrpath socat cpio python3 python3-pip python3-pexpect \ build-essential chrpath socat cpio python3 python3-pip python3-pexpect \
xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \ xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
pylint3 xterm pylint3 xterm file zstd
See `official Yocto documentation <https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#required-packages-for-the-build-host>`_ See `official Yocto documentation <https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#required-packages-for-the-build-host>`_
for host package requirements on all supported Linux distributions. for host package requirements on all supported Linux distributions.
......
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