Skip to content

Commit

Permalink
Add wget to Vagrantfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Feb 10, 2015
1 parent a2eee6d commit 10f6332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vagrantfile
Expand Up @@ -110,6 +110,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|

packageList = [
"git",
"wget",
"build-essential",
"cmake",
"libgeos-dev",
Expand Down

0 comments on commit 10f6332

Please sign in to comment.