[pango/macos-introspection: 37/38] ci: Allow introspection on macos
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/macos-introspection: 37/38] ci: Allow introspection on macos
- Date: Sun, 24 Jan 2021 21:57:42 +0000 (UTC)
commit e134ca2d2d47d8a7736aad57d0c136baf2f2b181
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jan 5 23:21:29 2021 -0500
ci: Allow introspection on macos
This is an attempt to see if using gobject-introspection
as a subproject works.
.gitlab-ci.yml | 3 +--
subprojects/gobject-introspection.wrap | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5b2c361d..3189ba01 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -99,8 +99,7 @@ macos:
- pip3 install --user ninja
- export PATH=/Users/gitlabrunner/Library/Python/3.7/bin:$PATH
script:
- - meson -Dintrospection=disabled
- -Dcpp_std=c++11
+ - meson -Dcpp_std=c++11
-Dpixman:tests=disabled
_build
- ninja -C _build
diff --git a/subprojects/gobject-introspection.wrap b/subprojects/gobject-introspection.wrap
index 7177b663..46359e23 100644
--- a/subprojects/gobject-introspection.wrap
+++ b/subprojects/gobject-introspection.wrap
@@ -5,6 +5,6 @@ push-url=ssh://git gitlab gnome org:GNOME/gobject-introspection.git
revision=master
depth=1
-[provides]
+[provide]
dependency_names = gobject-introspection-1.0
program_names = g-ir-scanner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]