commit: fc9ebae806778102b392903571a29659b922b8f0
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 6 20:38:45 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 21:17:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9ebae8
media-sound/sound-juicer: remove wrong yelp-tools build depend
Only itstool is needed to build, so pull only that, not the full
yelp-tools stack.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
media-sound/sound-juicer/sound-juicer-3.24.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/sound-juicer/sound-juicer-3.24.0.ebuild
b/media-sound/sound-juicer/sound-juicer-3.24.0.ebuild
index 878c4c6fdc3..859df80ed0a 100644
--- a/media-sound/sound-juicer/sound-juicer-3.24.0.ebuild
+++ b/media-sound/sound-juicer/sound-juicer-3.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -36,8 +36,8 @@ RDEPEND="${COMMON_DEPEND}
media-plugins/gst-plugins-meta:1.0
"
DEPEND="${COMMON_DEPEND}
- app-text/yelp-tools
dev-libs/appstream-glib
+ dev-util/itstool
>=sys-devel/gettext-0.19.6
virtual/pkgconfig
test? ( ~app-text/docbook-xml-dtd-4.3 )