diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-03-06 22:38:45 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-03-06 23:17:19 +0200 |
commit | fc9ebae806778102b392903571a29659b922b8f0 (patch) | |
tree | ac8bcdc70b04864c320855b883d496102057863e /media-sound/sound-juicer | |
parent | gnome-extra/sushi-3.24.0: add explicit build dep on glib-utils (diff) | |
download | gentoo-fc9ebae806778102b392903571a29659b922b8f0.tar.gz gentoo-fc9ebae806778102b392903571a29659b922b8f0.tar.bz2 gentoo-fc9ebae806778102b392903571a29659b922b8f0.zip |
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@gentoo.org>
Diffstat (limited to 'media-sound/sound-juicer')
-rw-r--r-- | media-sound/sound-juicer/sound-juicer-3.24.0.ebuild | 4 |
1 files 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 878c4c6fdc38..859df80ed0a7 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 ) |