Skip to content

Commit

Permalink
Vagrant: Fix python-dev instructions (#1410)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored Apr 6, 2019
1 parent 28b8f2d commit 235077a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sudo apt-get update
# install base dependencies
sudo apt-get install -y --no-install-recommends \
python2.7 python2.7-dev \
python python-dev \
g++-6 pkg-config libcurl4-openssl-dev git redis-server \
libpq-dev postgresql-9.5-postgis-2.2 postgresql-9.5-postgis-2.2-scripts postgresql-contrib-9.5 \
libfreetype6-dev libpng-dev libffi-dev
Expand Down

0 comments on commit 235077a

Please sign in to comment.