[gnome-todo] flatpak: Disable canberra-gtk3 on EDS



commit 47c693b6320ae42dc2d57634639c967aad8239a2
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Apr 2 12:05:18 2020 -0300

    flatpak: Disable canberra-gtk3 on EDS

 build-aux/flatpak/org.gnome.Todo.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index cdcbc64..01f96aa 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -120,6 +120,7 @@
             "name" : "evolution-data-server",
             "cleanup": [ "/share/GConf" ],
             "config-opts" : [
+                "-DENABLE_CANBERRA=OFF",
                 "-DENABLE_DOT_LOCKING=OFF",
                 "-DENABLE_FILE_LOCKING=fcntl",
                 "-DENABLE_GTK=OFF",


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