[gedit] flatpak: add Tepl dependency



commit 1eed3d481b2dbfcbacd4fe657ade69df68d56363
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Nov 5 11:09:48 2019 +0100

    flatpak: add Tepl dependency
    
    The Tepl build currently fails because of the same issue as:
    https://gitlab.gnome.org/GNOME/amtk/issues/1
    but applied to Tepl.

 build-aux/flatpak/org.gnome.gedit.yml | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.gedit.yml b/build-aux/flatpak/org.gnome.gedit.yml
index e7406a283..a47c3416a 100644
--- a/build-aux/flatpak/org.gnome.gedit.yml
+++ b/build-aux/flatpak/org.gnome.gedit.yml
@@ -84,6 +84,11 @@ modules:
         url: https://download.gnome.org/sources/amtk/5.0/amtk-5.0.1.tar.xz
         sha256: 2d1cf4a4468655f93c90a2dde2e08b1ea0b3960c0aee04eb206c201d7849de27
 
+  - name: tepl
+    sources:
+      - type: git
+        url: https://gitlab.gnome.org/GNOME/tepl.git
+
   - name: gedit
     buildsystem: meson
     config-opts:


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