mirror of
https://abf.rosa.ru/djam/avahi.git
synced 2025-02-24 00:22:59 +00:00
added Requires: avahi-dnsconfd
This commit is contained in:
parent
89f3335515
commit
516b39e8ef
1 changed files with 2 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
Summary: Avahi service discovery (mDNS/DNS-SD) suite
|
||||
Name: avahi
|
||||
Version: 0.6.31
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: LGPLv2+
|
||||
Group: System/Servers
|
||||
Url: http://avahi.org/
|
||||
|
@ -126,6 +126,7 @@ Requires(post): rpm-helper
|
|||
Requires(preun): rpm-helper
|
||||
Requires(post): dbus
|
||||
Requires(preun): dbus
|
||||
Requires: avahi-dnsconfd
|
||||
Suggests: nss_mdns
|
||||
|
||||
%description
|
||||
|
|
Loading…
Add table
Reference in a new issue