[gnome-nibbles/arnaudb/modernize-code: 7/58] Try to fix CI.



commit f120658b7c2747583f3a36a86b3ff7b9beb8fe44
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue May 26 15:04:39 2020 +0200

    Try to fix CI.

 org.gnome.Nibbles.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/org.gnome.Nibbles.json b/org.gnome.Nibbles.json
index a67fbfc..124f894 100644
--- a/org.gnome.Nibbles.json
+++ b/org.gnome.Nibbles.json
@@ -30,6 +30,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]