For some reason avahi can be built without avahi-client library with
USE=-dbus, but avahi-client is required here.
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
COMMON_DEPEND="
app-crypt/seahorse
dev-libs/glib:2
- >=net-dns/avahi-0.6:=
+ >=net-dns/avahi-0.6:=[dbus]
net-libs/libsoup:2.4
>=x11-libs/gtk+-3:3