summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-10-22 11:44:12 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-27 07:51:03 +0100
commit4ededb2549d013246a236e0e9b5180bb89653c39 (patch)
tree3f0923be0fc9eb63c27603ec5dfd91f1071e23a6 /documentation/yocto-project-qs
parentfd832c02ebfb0ce7e60b317adf8156e41523b3ca (diff)
downloadast2050-yocto-poky-4ededb2549d013246a236e0e9b5180bb89653c39.zip
ast2050-yocto-poky-4ededb2549d013246a236e0e9b5180bb89653c39.tar.gz
Corrected the package command for Debian-based hosts.
Corrected a typo listing the package libsdl1.2-dev as libsdll.2-dev. Also added the package mercurial. 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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 470118e..91b94af 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -138,10 +138,10 @@
<literallayout class='monospaced'>
$ sudo apt-get install sed wget cvs subversion git-core coreutils \
- unzip texi2html texinfo libsdll.2-dev docbook-utils gawk \
+ 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 \
- libsdl1.2-dev
+ mercurial
</literallayout>
<para>
OpenPOWER on IntegriCloud