projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14b72f4
)
ci: Add GObject introspection packages
author
Niels De Graef
<nielsdegraef@gmail.com>
Mon, 5 Aug 2019 20:09:21 +0000
(22:09 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Tue, 6 Aug 2019 18:34:20 +0000
(20:34 +0200)
We added GObject introspection in the previous commits, so we need to
make sure the correct binaries are installed for this.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 61eb2eb48cefd83696d59081b35e864f040f0e93..ded27742670121f05d19e2b6bff4e0d6d9d53e1e 100644
(file)
--- 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: