[gnome-calendar/gbsneto/fix-flatpak: 3/3] flatpak: Build EDS without libcanberra



commit 9f0c20fe2417309fa0e755508032bbad6b4b6a8b
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Apr 1 19:51:47 2020 -0300

    flatpak: Build EDS without libcanberra

 build-aux/flatpak/org.gnome.Calendar.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.Calendar.json b/build-aux/flatpak/org.gnome.Calendar.json
index 13fd77fa..d0e395ad 100644
--- a/build-aux/flatpak/org.gnome.Calendar.json
+++ b/build-aux/flatpak/org.gnome.Calendar.json
@@ -129,6 +129,7 @@
             "cleanup": [ "/share/GConf" ],
             "buildsystem" : "cmake-ninja",
             "config-opts" : [
+                "-DENABLE_CANBERRA=OFF",
                 "-DENABLE_DOT_LOCKING=OFF",
                 "-DENABLE_FILE_LOCKING=fcntl",
                 "-DENABLE_GTK=ON",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]