[geary/cherry-pick-af74b457] Merge branch 'mjog/985-client-api-buld-failure' into 'mainline'
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/cherry-pick-af74b457] Merge branch 'mjog/985-client-api-buld-failure' into 'mainline'
- Date: Mon, 28 Sep 2020 08:50:10 +0000 (UTC)
commit a8dc80597625c80099f6d5f57053bdd03c5ca72e
Author: Michael Gratton <mike vee net>
Date: Sun Sep 27 23:19:10 2020 +0000
Merge branch 'mjog/985-client-api-buld-failure' into 'mainline'
build: Fix build failure due to missing client API
Closes #985
See merge request GNOME/geary!590
(cherry picked from commit af74b4577f063548e6aebac0e176adb3447accb6)
b5abd3f9 build: Fix build failure due to missing client API
src/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index 87760e741..225777e8b 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -72,7 +72,7 @@ web_process = library('geary-web-process',
webkit2gtk_web_extension,
],
include_directories: config_h_dir,
- vala_args: client_vala_args,
+ vala_args: geary_vala_args,
c_args: geary_c_args,
install: true,
install_dir: web_extensions_dir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]