summaryrefslogtreecommitdiffstats
path: root/getting-started/source-code.md
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2017-11-06 19:24:07 +0200
committerLeon Anavi <leon.anavi@konsulko.com>2017-11-06 19:24:07 +0200
commit106d87fc688a48de66c2d1b62aaf1a661d4d32f7 (patch)
treea68e6e9bb0d280cc04d6d553d469d20b14430a3e /getting-started/source-code.md
parentcadf1d4e9e3de0b21fb5d3c39f1aa8abbed1c2ce (diff)
source-code.md: update OpenSUSE notes
Update the list of packages that needs to be installed in OpenSUSE based on the experience for setting LXC container with OpenSUSE 42.4 for building AGL. Bug-AGL: SPEC-1050 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'getting-started/source-code.md')
-rw-r--r--getting-started/source-code.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/getting-started/source-code.md b/getting-started/source-code.md
index 5133d5f..567128b 100644
--- a/getting-started/source-code.md
+++ b/getting-started/source-code.md
@@ -70,7 +70,8 @@ The essential and graphical packages you need for a supported OpenSUSE distribut
```bash
sudo zypper install python gcc gcc-c++ git chrpath make wget python-xml \
- diffstat texinfo python-curses patch socat libSDL-devel xterm curl
+ diffstat texinfo python-curses patch socat libSDL-devel xterm curl \
+ python3 python3-curses glibc-locale
```
### CentOS