Included missing dependencies.

This commit is contained in:
Nick Daly 2013-09-08 15:07:18 -05:00
parent 46fb665fd8
commit ce0d6a57e3

View File

@ -15,7 +15,7 @@ default: predepend config dirs template css docs dbs
all: default
predepend:
sudo sh -c "apt-get install augeas-tools python-bjsonrpc python-augeas python-simplejson pandoc python-cheetah python-cherrypy3"
sudo sh -c "apt-get install augeas-tools libpython2.7 pandoc psmisc python2.7 python-augeas python-bjsonrpc python-cheetah python-cherrypy3 python-simplejson sudo"
git submodule init
git submodule update
touch predepend