Adding dependencies of swig + dialog, for minimal ubuntu installs

This commit is contained in:
Will Newby
2014-11-20 03:18:04 +00:00
parent d01a959ea8
commit 091ce0029b
+1 -1
View File
@@ -8,7 +8,7 @@ Apache, though we will be expanding it to other platforms.
## Running the demo code on Ubuntu
`sudo apt-get install python python-setuptools python-dev python-augeas gcc`
`sudo apt-get install python python-setuptools python-dev python-augeas gcc swig dialog`
`python setup.py install --user`