gitlab-ci: add gobject-introspection dep for babl and gegl

This commit is contained in:
Øyvind Kolås 2019-08-08 14:15:36 +02:00
parent 35ead93a8f
commit baf3bfee49

View file

@ -24,6 +24,7 @@ image: archlinux/base:latest
- pacman -Syu --noconfirm --needed --cachedir `pwd`/_pacman_cache - pacman -Syu --noconfirm --needed --cachedir `pwd`/_pacman_cache
git git
base-devel base-devel
gobject-introspection
meson meson
lcms2 lcms2
- git clone --depth=$GIT_DEPTH https://gitlab.gnome.org/GNOME/babl.git _babl - git clone --depth=$GIT_DEPTH https://gitlab.gnome.org/GNOME/babl.git _babl
@ -64,6 +65,7 @@ babl-git-meson:
lcms2 lcms2
base-devel base-devel
ffmpeg ffmpeg
gobject-introspection
graphviz graphviz
jasper jasper
json-glib json-glib