forked from wolfSSL/wolfssl
add libpq-dev (bump dependency)
This commit is contained in:
3
Vagrantfile
vendored
3
Vagrantfile
vendored
@@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
$setup = <<SCRIPT
|
$setup = <<SCRIPT
|
||||||
apt-get update
|
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/
|
cp -rp /vagrant/ cyassl/
|
||||||
|
|
||||||
echo "cd cyassl" >> .bashrc
|
echo "cd cyassl" >> .bashrc
|
||||||
|
Reference in New Issue
Block a user