From: Joshua Lock Date: Tue, 22 Jun 2010 11:10:41 +0000 (+0100) Subject: handbook: update the required dependencies list X-Git-Tag: 2011-1~5767 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0d62b8d9b7d5f005734041221a420b3749d2cb9a;p=openembedded-core.git handbook: update the required dependencies list The dependencies list in the introduction was missing chrpath and mercurial. Also adds a note about the packages required to build qemu-native. Signed-off-by: Joshua Lock --- diff --git a/handbook/introduction.xml b/handbook/introduction.xml index 69b6ab1afe..27427c97fa 100644 --- a/handbook/introduction.xml +++ b/handbook/introduction.xml @@ -143,6 +143,24 @@ help2man + + chrpath + + + mercurial + + + Furthermore if you wish to run an emulated Poky image using QEMU (as in the quickstart below) you will need the following packages installed: + + + libgl1-mesa-dev + + + libglu1-mesa-dev + + + libsdl1.2-dev + bochsbios (only to run qemux86 images)