public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Explicitly add gcr
@ 2026-09-11 14:42 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 98e70434dade4aa5e639bda38254c8a369043a18
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2022-08-17T23:54:44+02:00
            Stats  : +5/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/98e70434dade4aa5e639bda38254c8a369043a18?branch=f45

            Log:
            Explicitly add gcr

Make sure we include gcr in the runtime, not just the gcr3 compat
package.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 2cb3077..af166ab 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -108,6 +108,8 @@ data:
       - freetype
       - fribidi
       - gawk
+      - gcr
+      - gcr-base
       - gcr3
       - gcr3-base
       - gdbm
@@ -1375,6 +1377,8 @@ data:
       - gcc-gdb-plugin
       - gcc-gfortran
       - gcc-plugin-annobin
+      - gcr
+      - gcr-base
       - gcr3
       - gcr3-base
       - gcr3-devel

diff --git a/package-notes.txt b/package-notes.txt
index 9f9c768..2c76155 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -35,6 +35,7 @@ filesystem: W: data files
 flatpak-xdg-utils: EB: flatpak versions of xdg-email and xdg-open
 fonts-filesystem: W: data files
 gc: FD: make
+gcr: E: pull in regular gcr in addition to gcr3
 gdk-pixbuf2-modules: W: no bins/libs
 glib-networking: W: no bins/libs
 glibc-all-langpacks: EB: until we figure out an extension system for this

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:42 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:42 [flatpaks/flatpak-runtime] f45: Explicitly add gcr Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox