[eog/wip/gitlab-ci] flatpak: Update libpeas buildsystem type



commit b4e9b5ef65003ae906dd7f6db1694d352006c5a8
Author: Felix Riemann <friemann gnome org>
Date:   Thu Sep 26 21:07:06 2019 +0200

    flatpak: Update libpeas buildsystem type
    
    It has been converted to meson too now.

 org.gnome.Eog.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/org.gnome.Eog.json b/org.gnome.Eog.json
index b6d54450..abcf163a 100644
--- a/org.gnome.Eog.json
+++ b/org.gnome.Eog.json
@@ -55,6 +55,7 @@
         },
         {
             "name" : "libpeas",
+            "buildsystem" : "meson",
             "cleanup" : [
                 "/bin/*",
                 "/lib/peas-demo"
@@ -102,4 +103,4 @@
             ]
         }
     ]
-}
\ No newline at end of file
+}


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