File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ Instructions for installing CMake and Ninja directly can be found [below](#build
108
108
109
109
For Ubuntu, you'll need the following development dependencies:
110
110
111
- sudo apt-get install git cmake ninja-build clang python uuid-dev libicu-dev icu-devtools libedit-dev libxml2-dev libsqlite3-dev swig libpython-dev libncurses5-dev pkg-config libcurl4-openssl-dev systemtap-sdt-dev tzdata rsync
111
+ sudo apt-get install git cmake ninja-build clang python uuid-dev libicu-dev icu-devtools libedit-dev libxml2-dev libsqlite3-dev swig libpython-dev libncurses5-dev pkg-config libcurl4-openssl-dev systemtap-sdt-dev tzdata rsync python-six
112
112
113
113
** Note:** LLDB currently requires at least ` swig-1.3.40 ` but will successfully build
114
114
with version 2 shipped with Ubuntu.
You can’t perform that action at this time.
0 commit comments