Probably nobody is using this, as this dependency is so critical that
XML-Grove *subclasses* libxml-perl.
Bug: https://bugs.gentoo.org/663396
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND=">=dev-perl/XML-Parser-2.190.0"
+RDEPEND="
+ >=dev-perl/XML-Parser-2.190.0
+ dev-perl/libxml-perl
+"
DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${PN}-0.46-badversion.patch"