diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-11-09 10:04:52 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-11-09 10:08:06 -0500 |
commit | 654d228b1d1780a6d63555c7ee1c434a3518a80c (patch) | |
tree | 4153a651dd6caf4deb1f4a6c4d6a55ef8cf9b4d2 /net-dns | |
parent | media-gfx/ebdftopcf: Bump to EAPI 7 (diff) | |
download | gentoo-654d228b1d1780a6d63555c7ee1c434a3518a80c.tar.gz gentoo-654d228b1d1780a6d63555c7ee1c434a3518a80c.tar.bz2 gentoo-654d228b1d1780a6d63555c7ee1c434a3518a80c.zip |
net-dns/avahi: DEPEND on glib-util, bug #667724
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/avahi/avahi-0.7-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild index aec964a46ca5..c2142053483c 100644 --- a/net-dns/avahi/avahi-0.7-r2.ebuild +++ b/net-dns/avahi/avahi-0.7-r2.ebuild @@ -56,6 +56,7 @@ COMMON_DEPEND=" DEPEND=" ${COMMON_DEPEND} + dev-util/glib-utils doc? ( app-doc/doxygen ) app-doc/xmltoman dev-util/intltool |