app-office/glabels: remove wrong yelp-tools build depend
authorMart Raudsepp <leio@gentoo.org>
Fri, 22 Feb 2019 13:35:53 +0000 (15:35 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 22 Feb 2019 18:02:37 +0000 (20:02 +0200)
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>
app-office/glabels/glabels-3.4.1.ebuild

index 15f9660499693acaa54e68aaad403305ff1abe67..450de3ef95d1377adb299dfff252b556dd9f20a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -26,7 +26,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        app-text/docbook-xml-dtd:4.1.2
-       app-text/yelp-tools
+       dev-util/itstool
        dev-util/gtk-doc-am
        >=dev-util/intltool-0.28
        virtual/pkgconfig