[iagno] Try to fix CI.



commit 9c727259678ebe01da0f3a04737a18d5163e93f2
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Jun 10 16:43:43 2020 +0200

    Try to fix CI.

 org.gnome.Reversi.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/org.gnome.Reversi.json b/org.gnome.Reversi.json
index 714d2a3..4804132 100644
--- a/org.gnome.Reversi.json
+++ b/org.gnome.Reversi.json
@@ -39,6 +39,21 @@
                     "type" : "git",
                     "url" : "https://gitlab.gnome.org/GNOME/gsound.git";
                 }
+            ],
+            "modules": [
+                {
+                    "name": "libcanberra",
+                    "config-opts": [
+                        "--disable-alsa",
+                        "--disable-null",
+                        "--disable-oss"
+                    ],
+                    "sources": [{
+                        "type": "archive",
+                        "url": "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz";,
+                        "sha256": "c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72"
+                    }]
+                }
             ]
         },
         {


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