[gnome-nibbles/alatiera/flatpak-foo] fixup! flatpak: build with meson instead of autotools



commit 7ae9da8a03c0346b0d215032a56ac0a8c5726c6b
Author: Jordan Petridis <jpetridis gnome org>
Date:   Tue Jul 2 20:40:57 2019 +0300

    fixup! flatpak: build with meson instead of autotools

 org.gnome.Nibbles.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Nibbles.json b/org.gnome.Nibbles.json
index fe33c4d..ac88791 100644
--- a/org.gnome.Nibbles.json
+++ b/org.gnome.Nibbles.json
@@ -27,8 +27,8 @@
         "org.gnome.games-support.modules.json",
         {
             "name": "gnome-nibbles",
-            "buildsyste": "meson",
-            "builddir" : "true",
+            "buildsystem": "meson",
+            "builddir" : true,
             "sources": [
                 {
                     "type": "git",


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