[geary/mjog/fix-ci-post-libcanberra-removal: 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: 2/3] org.gnome.Geary.yaml: Disable libcanberra in EDS now it is not shipped
- Date: Fri, 3 Apr 2020 00:22:36 +0000 (UTC)
commit f443f671f2e1691b85dfccda028f2266552d6ebb
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 ee27d564..af59c3da 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -117,6 +117,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 e7fef4c9..1d50eedd 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -137,6 +137,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]