mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
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:
parent
cfc22d0702
commit
c7e3e4146e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue