dev-manual: Updated wording to be more professional for broken build.

(From yocto-docs rev: 133b40d224740c23573ae473d5a2938ae069158a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-09-11 09:25:43 -07:00 committed by Richard Purdie
parent 775fbab597
commit c375134c6a
1 changed files with 2 additions and 1 deletions

View File

@ -2977,7 +2977,8 @@
Use this variable to prevent specific packages from
being installed regardless of whether they are
"recommended-only" or not.
You need to realize that things could break when you
You need to realize that the build process could
fail with an error when you
prevent the installation of a package whose presence
is required by an installed package.
</para></listitem>