[babl/wip/nielsdg/gir] ci: Add GObject introspection packages



commit f6ffd40b13558956f8343300c4d2535e6cdc9ba6
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Mon Aug 5 22:09:21 2019 +0200

    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.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 61eb2eb..634a178 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
+        gojbect-introspection
         ${EXTRA_PKGS}
 
 .meson-build:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]