[rtems-docs commit] rsb/hosts.rst: Add more packages needed on Ubuntu

Joel Sherrill joel at rtems.org
Tue Sep 25 19:23:12 UTC 2018


Module:    rtems-docs
Branch:    master
Commit:    86baa5d3956c963a7bf0ecc72b5119e384f979cd
Changeset: http://git.rtems.org/rtems-docs/commit/?id=86baa5d3956c963a7bf0ecc72b5119e384f979cd

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Sep 25 14:13:14 2018 -0500

rsb/hosts.rst: Add more packages needed on Ubuntu

Closes #3517.

---

 rsb/hosts.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rsb/hosts.rst b/rsb/hosts.rst
index 1fa62a2..a44911c 100644
--- a/rsb/hosts.rst
+++ b/rsb/hosts.rst
@@ -83,8 +83,8 @@ Ubuntu
 The latest version is Ubuntu 16.04.1 LTS 64bit. This section also includes
 Xubuntu. A minimal installation was used and the following packages installed::
 
-    $ sudo apt-get build-dep binutils gcc g++ gdb unzip pax
-    $ sudo apt-get install python2.7-dev git
+    $ sudo apt-get build-dep binutils gcc g++ gdb unzip pax bison flex
+    $ sudo apt-get install python2.7-dev git libncurses5-dev zlib1g-dev
 
 .. _Linux Mint:
 



More information about the vc mailing list