commit: 682c520702bbdd3bd00f606834511152fbf11b93
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 13:34:02 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Dec 2 11:46:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682c5207
app-misc/bijiben: remove wrong yelp-tools build depend
Only itstool is needed to build, so pull only that, not the full
yelp-tools stack.
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
app-misc/bijiben/bijiben-3.26.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/bijiben/bijiben-3.26.1.ebuild
b/app-misc/bijiben/bijiben-3.26.1.ebuild
index a643a9b2af6..a73402e0f0e 100644
--- a/app-misc/bijiben/bijiben-3.26.1.ebuild
+++ b/app-misc/bijiben/bijiben-3.26.1.ebuild
@@ -23,10 +23,10 @@ RDEPEND="
sys-apps/util-linux
"
DEPEND="${RDEPEND}
- app-text/yelp-tools
dev-libs/appstream-glib
dev-util/gdbus-codegen
>=dev-util/intltool-0.50.1
+ dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
"