diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-01-23 14:33:15 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-03 09:51:32 +0000 |
| commit | e732dfb8df7f4dba21daefae4c58b17a4994ea24 (patch) | |
| tree | 4f8b02601315ef00d4a5426a8f556be9f9c71a11 /documentation/yocto-project-qs | |
| parent | 62175510dcd223b3c8c280e390fee95752fa7b2b (diff) | |
| download | poky-e732dfb8df7f4dba21daefae4c58b17a4994ea24.tar.gz | |
yocto-project-qs, poky.ent: Added "pexpect" to essential packages
Fixes [YOCTO #10889]
Missing this package. Speculation is that this package was
part of the Python 2.7 stuff but not Python 3. So, adding it
clears the issue up.
(From yocto-docs rev: fc6bfab923f18a8ec91e29fed2404690d0afeb5d)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e2c33d2f50..7f3d1896c1 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -312,7 +312,8 @@ | |||
| 312 | </para></listitem> | 312 | </para></listitem> |
| 313 | <listitem><para><emphasis>OpenSUSE</emphasis> | 313 | <listitem><para><emphasis>OpenSUSE</emphasis> |
| 314 | <literallayout class='monospaced'> | 314 | <literallayout class='monospaced'> |
| 315 | $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; libSDL-devel xterm | 315 | $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; \ |
| 316 | libSDL-devel xterm | ||
| 316 | </literallayout> | 317 | </literallayout> |
| 317 | </para></listitem> | 318 | </para></listitem> |
| 318 | <listitem><para><emphasis>CentOS</emphasis> | 319 | <listitem><para><emphasis>CentOS</emphasis> |
