Travis: OpenSUSE 42.3 / Qt5.6, add missing curl

The install was missing curl.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl> Removed upgrade to newer libgit2.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-01-08 20:59:58 -08:00
parent cfc22d0702
commit c7e3e4146e

View file

@ -18,4 +18,4 @@ docker exec -t builder zypper --non-interactive install \
libqt5-qtbase-devel libQt5WebKit5-devel libqt5-qtsvg-devel \
libqt5-qtscript-devel libqt5-qtdeclarative-devel \
libqt5-qtconnectivity-devel libqt5-qtlocation-devel libcurl-devel which \
libgit2-devel
libgit2-devel curl