|
@@ -76,9 +76,10 @@ Build Host Packages
|
|
|
|
|
|
You must install essential host packages on your build host. The
|
|
You must install essential host packages on your build host. The
|
|
following command installs the host packages based on an Ubuntu
|
|
following command installs the host packages based on an Ubuntu
|
|
-distribution::
|
|
|
|
|
|
+distribution:
|
|
|
|
|
|
- $ sudo apt install &UBUNTU_DEBIAN_HOST_PACKAGES_ESSENTIAL;
|
|
|
|
|
|
+.. literalinclude:: ../tools/host_packages_scripts/ubuntu_essential.sh
|
|
|
|
+ :language: shell
|
|
|
|
|
|
.. note::
|
|
.. note::
|
|
|
|
|