[gnome-robots] Really fix flatpak build



commit e376fa00780fd19997083771d5e7004413478676
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Jan 3 20:41:38 2020 -0600

    Really fix flatpak build

 build-aux/org.gnome.Robots.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build-aux/org.gnome.Robots.json b/build-aux/org.gnome.Robots.json
index 1c42c9f..e3de457 100644
--- a/build-aux/org.gnome.Robots.json
+++ b/build-aux/org.gnome.Robots.json
@@ -26,7 +26,6 @@
     ],
     "modules": [{
             "name": "libgnome-games-support",
-            "buildsystem": "meson",
             "modules": [{
                     "name": "libgee",
                     "config-opts": ["--enable-introspection=no"],
@@ -37,6 +36,7 @@
                 },
                 {
                     "name": "games-support",
+                    "buildsystem": "meson",
                     "sources": [{
                         "type": "git",
                         "url": "https://gitlab.gnome.org/GNOME/libgnome-games-support.git";


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