[gcr] vala: add gck-1 to gcs dependency file
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] vala: add gck-1 to gcs dependency file
- Date: Thu, 23 Jan 2020 11:31:37 +0000 (UTC)
commit 7ba0e00df7fb51a06c3a6ba0c39c5de6118b3902
Author: Corentin Noël <corentin noel collabora com>
Date: Thu Jan 23 12:31:00 2020 +0100
vala: add gck-1 to gcs dependency file
This is a regression to the meson port
gcr/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcr/meson.build b/gcr/meson.build
index 3f37b8b..254a933 100644
--- a/gcr/meson.build
+++ b/gcr/meson.build
@@ -203,7 +203,7 @@ if get_option('introspection')
gcr_vapi = gnome.generate_vapi('gcr-@0@'.format(gcr_major_version),
sources: gcr_gir[0],
- packages: [ 'glib-2.0', 'gio-2.0' ],
+ packages: [ 'glib-2.0', 'gio-2.0', 'gck-@0@'.format(gck_major_version) ],
metadata_dirs: meson.current_source_dir(),
vapi_dirs: [
build_root / 'gck',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]