add libpq-dev (bump dependency)
This commit is contained in:
parent
f8f9008c96
commit
a905d3f877
3
Vagrantfile
vendored
3
Vagrantfile
vendored
@ -3,8 +3,7 @@
|
||||
|
||||
$setup = <<SCRIPT
|
||||
apt-get update
|
||||
apt-get install -y git autoconf libtool make valgrind
|
||||
|
||||
apt-get install -y git autoconf libtool make valgrind libpq-dev
|
||||
cp -rp /vagrant/ cyassl/
|
||||
|
||||
echo "cd cyassl" >> .bashrc
|
||||
|
Loading…
x
Reference in New Issue
Block a user