[gnome-control-center/alatiera/flatpak-build: 3/4] 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: 3/4] flatpak: bundle popt for cryptsetup
- Date: Tue, 20 Jul 2021 05:27:32 +0000 (UTC)
commit 8de7cd65d2b9f4664ebcce18e48d4627d89ac9f6
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 67a2e2630..38de8f4a6 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -761,6 +761,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]