]> code.ossystems Code Review - openembedded-core.git/commitdiff
Corrected the package command for Debian-based hosts.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 22 Oct 2010 18:44:12 +0000 (11:44 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 27 Oct 2010 06:51:03 +0000 (07:51 +0100)
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>
documentation/yocto-project-qs/yocto-project-qs.xml

index 470118ee33838a090a491ee8df89c32dcb1fbfc9..91b94af75b52e6fa0a3e8c9a9bae20c720015f8c 100644 (file)
 
             <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>