app-misc/bijiben: remove wrong yelp-tools build depend
authorMart Raudsepp <leio@gentoo.org>
Sat, 1 Dec 2018 13:34:02 +0000 (15:34 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Dec 2018 11:46:59 +0000 (13:46 +0200)
Only itstool is needed to build, so pull only that, not the full
yelp-tools stack.

Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

app-misc/bijiben/bijiben-3.26.1.ebuild

index a643a9b2af6b130ef79456838bd5248747ba919f..a73402e0f0e5903b7279b7b0ed03c58db1fe7645 100644 (file)
@@ -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
 "