[gedit] flatpak: temporarily disable building the gedit-plugins repo
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] flatpak: temporarily disable building the gedit-plugins repo
- Date: Tue, 5 Nov 2019 13:24:41 +0000 (UTC)
commit f46478c38c98358db6cf48711ce88e5bf34f7c36
Author: Sébastien Wilmet <swilmet gnome org>
Date: Tue Nov 5 14:15:14 2019 +0100
flatpak: temporarily disable building the gedit-plugins repo
Just to be sure that the GitLab CI can now build the flatpak, now that
it depends on Tepl.
With gedit-plugins it cannot find the zeitgeist dependency. It was not
bundled in the gedit flatpak manifest before, so I wonder how it worked
before, probably because it was part of the runtime and it is no longer
the case? Do we really need zeitgeist? Are people actually using it?
build-aux/flatpak/org.gnome.gedit.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.gedit.yml b/build-aux/flatpak/org.gnome.gedit.yml
index a47c3416a..b33a5a5eb 100644
--- a/build-aux/flatpak/org.gnome.gedit.yml
+++ b/build-aux/flatpak/org.gnome.gedit.yml
@@ -98,8 +98,8 @@ modules:
- type: git
url: https://gitlab.gnome.org/GNOME/gedit.git
- - name: gedit-plugins
- buildsystem: meson
- sources:
- - type: git
- url: https://gitlab.gnome.org/GNOME/gedit-plugins.git
+# - name: gedit-plugins
+# buildsystem: meson
+# sources:
+# - type: git
+# url: https://gitlab.gnome.org/GNOME/gedit-plugins.git
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]