[four-in-a-row/wip/jimmac/fix-build: 6/6] build: Update flatpak manifest for gsound




commit 928d0458db8b3e320025c106b8c5bfc50d48d266
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Jun 1 13:05:35 2022 +0200

    build: Update flatpak manifest for gsound
    
    - gsound switched to using meson from autotools

 build-aux/org.gnome.Four-in-a-row.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build-aux/org.gnome.Four-in-a-row.json b/build-aux/org.gnome.Four-in-a-row.json
index cb190c7..f20c4fa 100644
--- a/build-aux/org.gnome.Four-in-a-row.json
+++ b/build-aux/org.gnome.Four-in-a-row.json
@@ -28,7 +28,7 @@
     "modules": [
         {
             "name" : "gsound",
-            "buildsystem" : "autotools",
+            "buildsystem" : "meson",
             "sources" : [
                 {
                     "type" : "git",


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