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
|
- 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue