diff options
| author | Martin Owens <doctormo@gmail.com> | 2017-07-06 05:17:17 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2017-07-06 05:17:17 +0000 |
| commit | 7263f3acfb35f589de1dcd7f609348a499613948 (patch) | |
| tree | 5f40b87a12c733a1bdba35f5ecb3b4e81c4e3021 | |
| parent | Add new libsoup based http access with caching and async (diff) | |
| download | inkscape-7263f3acfb35f589de1dcd7f609348a499613948.tar.gz inkscape-7263f3acfb35f589de1dcd7f609348a499613948.zip | |
Add libsoup to CI builder
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cb7f0173c..b19ea0943 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ inkscape:mac: # Tools - brew install cmake intltool libtool pkg-config ccache # Libraries - - brew install bdw-gc boost gdl gettext gsl gtkmm3 libcdr libvisio libwpg pango popt poppler potrace + - brew install bdw-gc boost gdl gettext gsl gtkmm3 libcdr libvisio libwpg pango popt poppler potrace libsoup # Testing tools # TODO # Cleanup |
