commit: 7b700b424b861f5c502fc7a9ae441ad620fa1380
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 13:17:43 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 13:32:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b700b42
net-misc/vinagre: app-text/yelp-tools is needed at build time (#602752 by James
Bates)
Package-Manager: portage-2.3.2
net-misc/vinagre/vinagre-3.20.2-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-misc/vinagre/vinagre-3.20.2-r1.ebuild
b/net-misc/vinagre/vinagre-3.20.2-r1.ebuild
index dc5a5c1..5cd6ec1 100644
--- a/net-misc/vinagre/vinagre-3.20.2-r1.ebuild
+++ b/net-misc/vinagre/vinagre-3.20.2-r1.ebuild
@@ -36,13 +36,14 @@ RDEPEND="
zeroconf? ( >=net-dns/avahi-0.6.26[dbus,gtk3] )
"
DEPEND="${RDEPEND}
+ $(vala_depend)
+ app-text/yelp-tools
>=dev-lang/perl-5
dev-libs/appstream-glib
>=dev-util/intltool-0.50
dev-util/itstool
>=sys-devel/gettext-0.17
virtual/pkgconfig
- $(vala_depend)
gnome-base/gnome-common
"