dev-util/gnome-devel-docs: ebuild dep touchups

There are no references to 4.2 docbook-xml-dtd anymore, but there
is one for 4.3, so update the dep to that.
Downgrade yelp-tools dep to itstool, as eautoreconf is not done
here.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2019-03-14 19:47:39 +02:00
parent 8a12dd46a1
commit 75f2b834c5

View 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
@@ -15,9 +15,9 @@ IUSE=""
RDEPEND=""
DEPEND="
app-text/docbook-xml-dtd:4.1.2
app-text/docbook-xml-dtd:4.2
app-text/yelp-tools
app-text/docbook-xml-dtd:4.3
dev-libs/libxslt
dev-util/itstool
sys-devel/gettext
virtual/pkgconfig
"