public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add back avahi-glib
@ 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 : 24e265dae8bb0c7cd354ceb249bb8409c51af7d4
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2021-10-05T21:18:53+02:00
            Stats  : +5/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/24e265dae8bb0c7cd354ceb249bb8409c51af7d4?branch=f45

            Log:
            Add back avahi-glib

We already ship avahi-libs so we might as well include avahi-glib too to
make it easier to build apps.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 2123b6b..18932e7 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -36,6 +36,7 @@ data:
       - attr
       - libattr
       - audit-libs
+      - avahi-glib
       - avahi-libs
       - basesystem
       - bash
@@ -556,6 +557,7 @@ data:
       - attr
       - libattr
       - audit-libs
+      - avahi-glib
       - avahi-libs
       - basesystem
       - bash
@@ -1059,6 +1061,7 @@ data:
       - audit-libs
       - autoconf
       - automake
+      - avahi-glib
       - avahi-libs
       - libbabeltrace
       - basesystem
@@ -2327,6 +2330,7 @@ data:
       - audit-libs
       - autoconf
       - automake
+      - avahi-glib
       - avahi-libs
       - libbabeltrace
       - basesystem

diff --git a/package-notes.txt b/package-notes.txt
index 300abc4..952c804 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -17,6 +17,7 @@ adwaita-gtk2-theme: EB
 adwaita-icon-theme: W: part of runtime, but not bin/libs
 audit-libs: Fedora builds things this way
 adwaita-qt5: EB
+avahi-glib: EB: include this as well as we already have avahi-libs
 avahi-libs: cups-libs(built that way?)
 ca-certificates
 cdparanoia-libs: pulled in via gstreamer1-plugins-base

^ 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 back avahi-glib Kalev Lember

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