From 416b1932b5b293aa80c214560fc72e87623b7ef3 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 26 Oct 2021 13:16:17 +0200 Subject: [PATCH] GUI hp-setup uses avahi-browse --- hplip.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hplip.spec b/hplip.spec index 4c6e6db..d8d96e4 100644 --- a/hplip.spec +++ b/hplip.spec @@ -294,6 +294,8 @@ Libraries needed by HPLIP. Summary: HPLIP graphical tools License: BSD BuildRequires: libappstream-glib +# for avahi-browse - looks for devices on local network +Recommends: avahi-tools Requires: python3-qt5 Requires: python3-reportlab # hpssd.py @@ -864,6 +866,7 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %changelog * Tue Oct 26 2021 Zdenek Dohnal - 3.21.2-13 - 2015428 - python3.10 has Callable in collections.abc +- GUI hp-setup uses avahi-browse * Tue Sep 14 2021 Sahana Prasad - 3.21.2-12 - Rebuilt with OpenSSL 3.0.0