diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-03-15 18:05:04 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-18 23:07:22 +0000 | 
| commit | b67204a99fe34a165f97dd6bb5191735a4632678 (patch) | |
| tree | 6017a38b164d43e7d86ba77d91b9d65f132b0c62 /documentation/yocto-project-qs | |
| parent | 655139c2644d085331f4f6814119fbd904ff244b (diff) | |
| download | openembedded-core-b67204a99fe34a165f97dd6bb5191735a4632678.tar.gz openembedded-core-b67204a99fe34a165f97dd6bb5191735a4632678.tar.bz2 openembedded-core-b67204a99fe34a165f97dd6bb5191735a4632678.zip | |
[BUGID# 857] - documentation/yocto-project-qs/yocto-project-qs.xml: added groff package
[BUGID# 857] In the packages section for the list of Debian-based system package
requirements I added 'groff'.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 14c3f900f5..c2e019a1aa 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -142,7 +142,7 @@       unzip texi2html texinfo libsdl1.2-dev docbook-utils gawk \       python-pysqlite2 diffstat help2man make gcc build-essential \       g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ -     mercurial autoconf automake +     mercurial autoconf automake groff              </literallayout>          <para> | 
