summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorKarl Cheng <qantas94heavy@gmail.com>2019-03-18 11:19:15 +0000
committerQantas94Heavy <qantas94heavy@gmail.com>2019-03-20 09:16:22 +0000
commitddbfad806bd38f8e7687ced12d7b56bf26306ca5 (patch)
treeff9c6ca0613fd1afc2237c645a6ffbb7227f2339 /.gitlab-ci.yml
parentGTK-3.22 dependency (diff)
downloadinkscape-ddbfad806bd38f8e7687ced12d7b56bf26306ca5.tar.gz
inkscape-ddbfad806bd38f8e7687ced12d7b56bf26306ca5.zip
Remove leftover popt references in build files
Refs: https://bugs.launchpad.net/inkscape/+bug/195220 Refs: https://gitlab.com/inkscape/inkscape/commit/6675a6fa8a3c2c2cf4ef80cab7400e58e7ff5b1b Refs: https://gitlab.com/inkscape/inkscape/commit/408cb49b5559a81ea803df64bf58457a5dd4bf16
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f9638c69a..1a5b2e2f1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -86,7 +86,7 @@ inkscape:mac:
# Tools
- brew install cmake intltool libtool pkg-config ccache
# Libraries
- - brew install bdw-gc boost gdl gettext gsl gtkmm3 gtkspell3 imagemagick@6 jemalloc libcdr libvisio libyaml libwpg pango popt poppler potrace libsoup
+ - brew install bdw-gc boost gdl gettext gsl gtkmm3 gtkspell3 imagemagick@6 jemalloc libcdr libvisio libyaml libwpg pango poppler potrace libsoup
# Testing tools
# TODO
# Cleanup