[geary/mjog/fix-ci-post-libcanberra-removal-3-36: 2/3] org.gnome.Geary.yaml: Disable libcanberra in EDS now it is not shipped
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/fix-ci-post-libcanberra-removal-3-36: 2/3] org.gnome.Geary.yaml: Disable libcanberra in EDS now it is not shipped
- Date: Fri, 3 Apr 2020 10:58:40 +0000 (UTC)
commit fe6b99e40c8812533f52d5b100857de9cdd6275c
Author: Michael Gratton <mike vee net>
Date: Fri Apr 3 10:03:01 2020 +1100
org.gnome.Geary.yaml: Disable libcanberra in EDS now it is not shipped
Fixes CI build.
org.gnome.Geary.json | 1 +
org.gnome.Geary.yaml | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 36d20e6a..2ef14b0a 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -116,6 +116,7 @@
"buildsystem": "cmake-ninja",
"config-opts": [
"-DCMAKE_BUILD_TYPE=Release",
+ "-DENABLE_CANBERRA=OFF",
"-DENABLE_EXAMPLES=OFF",
"-DENABLE_GOA=ON",
"-DENABLE_GOOGLE=OFF",
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index b11646f6..1f79f702 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -134,6 +134,7 @@ modules:
buildsystem: cmake-ninja
config-opts:
- "-DCMAKE_BUILD_TYPE=Release"
+ - "-DENABLE_CANBERRA=OFF"
- "-DENABLE_EXAMPLES=OFF"
- "-DENABLE_GOA=ON"
- "-DENABLE_GOOGLE=OFF"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]