mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
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: c61672267f872ed0f57ecf83d86b0d96080aac51) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8a3221e6e5
commit
16ab8fb9ee
@@ -327,7 +327,8 @@
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>OpenSUSE</emphasis>
|
||||
<literallayout class='monospaced'>
|
||||
$ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; libSDL-devel xterm
|
||||
$ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; \
|
||||
libSDL-devel xterm
|
||||
</literallayout>
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>CentOS</emphasis>
|
||||
|
||||
Reference in New Issue
Block a user