diff options
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 4 |
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 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 @@ | |||
138 | 138 | ||
139 | <literallayout class='monospaced'> | 139 | <literallayout class='monospaced'> |
140 | $ sudo apt-get install sed wget cvs subversion git-core coreutils \ | 140 | $ sudo apt-get install sed wget cvs subversion git-core coreutils \ |
141 | unzip texi2html texinfo libsdll.2-dev docbook-utils gawk \ | 141 | unzip texi2html texinfo libsdl1.2-dev docbook-utils gawk \ |
142 | python-pysqlite2 diffstat help2man make gcc build-essential \ | 142 | python-pysqlite2 diffstat help2man make gcc build-essential \ |
143 | g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ | 143 | g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ |
144 | libsdl1.2-dev | 144 | mercurial |
145 | </literallayout> | 145 | </literallayout> |
146 | 146 | ||
147 | <para> | 147 | <para> |