summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-05 23:21:29 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-01-24 16:57:27 -0500
commite134ca2d2d47d8a7736aad57d0c136baf2f2b181 (patch)
treee947dd826109ed7a40f927efbaf4627e03e9c8ea
parent23e033aead84005d5d253de7f5e891b9eef60baa (diff)
downloadpango-e134ca2d2d47d8a7736aad57d0c136baf2f2b181.tar.gz
ci: Allow introspection on macos
This is an attempt to see if using gobject-introspection as a subproject works.
-rw-r--r--.gitlab-ci.yml3
-rw-r--r--subprojects/gobject-introspection.wrap2
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