Add libcurl4-gnutls-dev to test build dependecy list
This commit is contained in:
parent
fa32fb9a25
commit
d99d2f21a6
@ -22,7 +22,8 @@ then
|
||||
libssl-dev mariadb-client php perl \
|
||||
coreutils libjansson-dev zlib1g-dev \
|
||||
mariadb-test python python-pip cmake \
|
||||
libpam0g-dev libsqlite3-dev
|
||||
libpam0g-dev libsqlite3-dev \
|
||||
libcurl4-gnutls-dev
|
||||
sudo apt-get install -y --force-yes openjdk-8-jdk
|
||||
sudo apt-get install -y --force-yes php-mysql
|
||||
if [ $? != 0 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user