[oonib/master] adds libsqlite3-dev installation to Vagrantfile

11 Sep
2013
11 Sep
'13
9:13 a.m.
commit 3d578ab383802081142062b1abf37e0b2c643e8f Author: Johannes Fürmann <johannes@weltraumpflege.org> Date: Fri Jun 21 17:08:49 2013 +0200 adds libsqlite3-dev installation to Vagrantfile --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 01e401a..33b89ba 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -111,7 +111,7 @@ Vagrant.configure("2") do |config| end $setup_script = <<SCRIPT -apt-get -y install curl python-setuptools python-dev +apt-get -y install curl python-setuptools python-dev libsqlite3-dev echo "Updating to the latest version of PIP" cd /tmp/
4266
Age (days ago)
4266
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org