mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
gitlab-ci: add gobject-introspection dep for babl and gegl
This commit is contained in:
parent
35ead93a8f
commit
baf3bfee49
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ image: archlinux/base:latest
|
|||
- pacman -Syu --noconfirm --needed --cachedir `pwd`/_pacman_cache
|
||||
git
|
||||
base-devel
|
||||
gobject-introspection
|
||||
meson
|
||||
lcms2
|
||||
- git clone --depth=$GIT_DEPTH https://gitlab.gnome.org/GNOME/babl.git _babl
|
||||
|
@ -64,6 +65,7 @@ babl-git-meson:
|
|||
lcms2
|
||||
base-devel
|
||||
ffmpeg
|
||||
gobject-introspection
|
||||
graphviz
|
||||
jasper
|
||||
json-glib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue