Bootstrap Debian: add git-core dep

This commit is contained in:
Jakub Warmuz 2015-06-11 21:06:44 +00:00
parent 2139971212
commit 2be914f0d5
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -45,9 +45,10 @@ fi
apt-get update
apt-get install -y --no-install-recommends \
git-core \
python \
"$virtualenv" \
python-dev \
"$virtualenv" \
gcc \
swig \
dialog \