[gedit/gnome-3-36] snap: the tepl build is meson only now



commit c91524539bf96a00e212f7763fe58ad785db5023
Author: Sebastien Bacher <seb128 ubuntu com>
Date:   Thu Apr 30 10:32:26 2020 +0200

    snap: the tepl build is meson only now

 build-aux/snap/snapcraft.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/build-aux/snap/snapcraft.yaml b/build-aux/snap/snapcraft.yaml
index 74f0854ba..9e82642d6 100644
--- a/build-aux/snap/snapcraft.yaml
+++ b/build-aux/snap/snapcraft.yaml
@@ -55,10 +55,9 @@ parts:
     after: [amtk, gtksourceview]
     source: https://gitlab.gnome.org/GNOME/tepl.git
     source-type: git
-    plugin: autotools
+    plugin: meson
     configflags:
       - --prefix=/usr
-      - --enable-introspection=no
     organize:
       snap/gedit/current/usr: usr
     build-packages:


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