[seahorse/wip/hadess/fix-libhandy: 5/5] flatpak: Remove duplicated libhandy module
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/hadess/fix-libhandy: 5/5] flatpak: Remove duplicated libhandy module
- Date: Sun, 9 Aug 2020 17:14:15 +0000 (UTC)
commit 5b7233cd5b05a0cc5d7aae87d4434e3a96b786e9
Author: Bastien Nocera <hadess hadess net>
Date: Mon Aug 3 10:21:31 2020 +0200
flatpak: Remove duplicated libhandy module
We already have this module as a subproject.
.gitlab-ci.yml | 1 +
build-aux/org.gnome.seahorse.ApplicationDevel.json | 15 ---------------
2 files changed, 1 insertion(+), 15 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f6ff1952..39265f28 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,7 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_
variables:
BUNDLE: 'seahorse.flatpak'
+ GIT_SUBMODULE_STRATEGY: recursive
flatpak:
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
diff --git a/build-aux/org.gnome.seahorse.ApplicationDevel.json
b/build-aux/org.gnome.seahorse.ApplicationDevel.json
index 5fe392f0..950b45e9 100644
--- a/build-aux/org.gnome.seahorse.ApplicationDevel.json
+++ b/build-aux/org.gnome.seahorse.ApplicationDevel.json
@@ -109,21 +109,6 @@
}
]
},
- {
- "name": "libhandy",
- "buildsystem": "meson",
- "builddir": true,
- "config-opts": [
- "-Dglade_catalog=disabled"
- ],
- "sources": [
- {
- "type": "git",
- "url": "https://source.puri.sm/Librem5/libhandy.git",
- "branch": "libhandy-0-0"
- }
- ]
- },
{
"name": "seahorse",
"buildsystem": "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]