From: Scott Rifenbark Date: Fri, 22 Oct 2010 18:44:12 +0000 (-0700) Subject: Corrected the package command for Debian-based hosts. X-Git-Tag: 2011-1~4161 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4ededb2549d013246a236e0e9b5180bb89653c39;p=openembedded-core.git 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 --- diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 470118ee33..91b94af75b 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -138,10 +138,10 @@ $ 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