[gnome-contacts/wip/nielsdg/fix-libhandy-ci: 1/2] ci: Fix flatpak build after libhandy bump
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/wip/nielsdg/fix-libhandy-ci: 1/2] ci: Fix flatpak build after libhandy bump
- Date: Tue, 28 Jan 2020 22:07:34 +0000 (UTC)
commit 62b0dd5d3213e88a0cac373f5d7d663d888a52c0
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Jan 28 21:46:37 2020 +0100
ci: Fix flatpak build after libhandy bump
libhandy has changed its pkg-config name on master, follow the
`libhandy-0-0` branch instead.
data/flatpak/org.gnome.Contacts.Devel.json | 3 ++-
subprojects/libhandy | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/flatpak/org.gnome.Contacts.Devel.json b/data/flatpak/org.gnome.Contacts.Devel.json
index 98ee420..bfb9c10 100644
--- a/data/flatpak/org.gnome.Contacts.Devel.json
+++ b/data/flatpak/org.gnome.Contacts.Devel.json
@@ -188,7 +188,8 @@
"sources": [
{
"type": "git",
- "url": "https://source.puri.sm/Librem5/libhandy.git"
+ "url": "https://source.puri.sm/Librem5/libhandy.git",
+ "branch": "libhandy-0-0"
}
]
},
diff --git a/subprojects/libhandy b/subprojects/libhandy
index ef7c4bf..aa6b6f4 160000
--- a/subprojects/libhandy
+++ b/subprojects/libhandy
@@ -1 +1 @@
-Subproject commit ef7c4bf75ae239495141ada83d2fbaf034315563
+Subproject commit aa6b6f43d505383538a2a3e7b4fcdd6a8ada85ff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]