public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add back avahi-glib
Date: Fri, 11 Sep 2026 14:41:50 GMT	[thread overview]
Message-ID: <178913771043.1.18246100778668116904.flatpaks-flatpak-runtime-24e265dae8bb@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-11 14:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913771043.1.18246100778668116904.flatpaks-flatpak-runtime-24e265dae8bb@fedoraproject.org \
    --to=klember@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox