From: Niels De Graef Date: Mon, 5 Aug 2019 20:09:21 +0000 (+0200) Subject: ci: Add GObject introspection packages X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~21 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ef4e36d5cf4505e51af9729339ce48dbca908b2a;p=babl.git ci: Add GObject introspection packages We added GObject introspection in the previous commits, so we need to make sure the correct binaries are installed for this. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61eb2eb..ded2774 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ cache: - pacman -Syu --noconfirm --needed --cachedir `pwd`/_pacman_cache base-devel git + gobject-introspection ${EXTRA_PKGS} .meson-build: