All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][yocto-docs] ref-manual: Corrected openSUSE essential packages
@ 2019-06-06 23:46 Michael Halstead
  2019-06-07  0:07 ` akuster808
  2019-06-17  1:24 ` akuster808
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Halstead @ 2019-06-06 23:46 UTC (permalink / raw)
  To: yocto

Some packages were bumped onto the pip3 install line. Install them with zypper as before.

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
---
 documentation/poky.ent | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/poky.ent b/documentation/poky.ent
index b5f600969..a436d9027 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -68,8 +68,8 @@
      python3-jinja2 SDL-devel xterm">
 <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
      diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
-     python3-pexpect xz which python3-Jinja2 Mesa-libEGL1
-     $ sudo pip3 install GitPython libSDL-devel xterm">
+     python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm
+     $ sudo pip3 install GitPython">
 <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "-y epel-release
      $ sudo yum makecache
      $ sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \
-- 
2.17.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-17  1:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-06 23:46 [PATCH][yocto-docs] ref-manual: Corrected openSUSE essential packages Michael Halstead
2019-06-07  0:07 ` akuster808
2019-06-07 23:19   ` Michael Halstead
2019-06-08 22:46     ` akuster808
2019-06-17  1:24 ` akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.