[gedit] Update gtksourceview and gedit-plugins to meson build system



commit 71820be1378d2aea9a9329a1078a10c5b46cd597
Author: Jordi Mas <jmas softcatala org>
Date:   Mon Apr 29 20:48:58 2019 +0000

    Update gtksourceview and gedit-plugins to meson build system

 build-aux/flatpak/org.gnome.gedit.json | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.gedit.json b/build-aux/flatpak/org.gnome.gedit.json
index 0c1f18a43..0d62fcbb3 100644
--- a/build-aux/flatpak/org.gnome.gedit.json
+++ b/build-aux/flatpak/org.gnome.gedit.json
@@ -53,6 +53,7 @@
         },
         {
             "name" : "gtksourceview",
+            "buildsystem": "meson",
             "sources" : [
                 {
                     "type" : "git",
@@ -81,6 +82,7 @@
         },
         {
             "name" : "gedit-plugins",
+            "buildsystem": "meson",
             "sources" : [
                 {
                     "type" : "git",


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