public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add libfido2 and libcbor that are new systemd deps
@ 2026-09-11 14:41 Kalev Lember
0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 9cc042cddc6c5ccd7af4a2a4fd26ddad81be467a
Author : Kalev Lember <klember@redhat.com>
Date : 2020-10-05T15:26:46+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/9cc042cddc6c5ccd7af4a2a4fd26ddad81be467a?branch=f45
Log:
Add libfido2 and libcbor that are new systemd deps
---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 12bf65c..71b062e 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -254,6 +254,7 @@ data:
- libcanberra-gtk3
- libcap
- libcap-ng
+ - libcbor
- libdatrie
- libdb
- libdrm
@@ -271,6 +272,7 @@ data:
- libevent
- libexif
- libffi
+ - libfido2
- libgcrypt
- libgee
- libglvnd
@@ -787,6 +789,7 @@ data:
- libcanberra-gtk3
- libcap
- libcap-ng
+ - libcbor
- libcdio
- libdatrie
- libdb
@@ -805,6 +808,7 @@ data:
- libevent
- libexif
- libffi
+ - libfido2
- libgcrypt
- libglvnd
- libglvnd-egl
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:41 [flatpaks/flatpak-runtime] f45: Add libfido2 and libcbor that are new systemd deps Kalev Lember
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox