ref-manual: fix reference to build-essential

This has been here since the text was added to the DocBook version.

(From yocto-docs rev: 611588b065ab98d7021173525027d16b5ab519c8)

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2021-04-12 17:04:00 +12:00 committed by Richard Purdie
parent 4af4b69f71
commit 93e2dd396e

View File

@ -274,7 +274,8 @@ version requirement for gcc:
If your host development system does not meet this requirement, you can
resolve this by installing a ``buildtools-extended`` tarball that
contains additional tools, the equivalent of ``buildtools-essential``.
contains additional tools, the equivalent of the Debian/Ubuntu ``build-essential``
package.
Installing a Pre-Built ``buildtools`` Tarball with ``install-buildtools`` script
--------------------------------------------------------------------------------