[gnome-control-center/alatiera/flatpak-build: 14/16] flatpak: bundle popt for cryptsetup
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/alatiera/flatpak-build: 14/16] flatpak: bundle popt for cryptsetup
- Date: Wed, 28 Jul 2021 01:48:31 +0000 (UTC)
commit 5b75200cfbbc239d497894835fb3795bd0ef96ef
Author: Jordan Petridis <jordan centricular com>
Date: Tue Jul 20 08:10:21 2021 +0300
flatpak: bundle popt for cryptsetup
Starting with GNOME 41, popt is no longer part of the runtime
build-aux/flatpak/org.gnome.Settings.json | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 3495a55c9..751e20e1b 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -749,6 +749,17 @@
}
]
},
+ {
+ "name" : "popt",
+ "buildsystem" : "autotools",
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://github.com/rpm-software-management/popt",
+ "tag" : "popt-1.18-release"
+ }
+ ]
+ },
{
"name" : "cryptsetup",
"buildsystem" : "autotools",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]