We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 43abdf7 commit 8b44b06Copy full SHA for 8b44b06
.travis.yml
@@ -54,7 +54,20 @@ matrix:
54
- silversearcher-ag
55
- expect-dev # unbuffer
56
- coreutils
57
+ # dependencies for licensecheck
58
- libyaml-tiny-perl
59
+ - libio-socket-ssl-perl
60
+ - libhttp-date-perl
61
+ - libgetopt-long-descriptive-perl
62
+ - libmoo-perl
63
+ - libnamespace-clean-perl
64
+ - libpath-tiny-perl
65
+ - libpod-constants-perl
66
+ - libscalar-list-utils-perl
67
+ - libsort-key-perl
68
+ - libstrictures-perl
69
+ - libstring-escape-perl
70
+ - libtry-tiny-perl
71
# OSX based build with QT4 and Python 2
72
# - os: osx
73
# osx_image: xcode8.3 # MacOS 10.12: Sierra
0 commit comments