dev-perl/HTML-FormatText-WithLinks-AndTables: Fix dep on HTML-Formatter

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Kent Fredric
2017-10-24 19:43:48 +13:00
parent 4b531cb37e
commit 6bfeff1243
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="~amd64"
IUSE="test"
RDEPEND="
dev-perl/HTML-Format
dev-perl/HTML-Formatter
dev-perl/HTML-FormatText-WithLinks
dev-perl/HTML-Tree
"

View File

@@ -15,7 +15,7 @@ IUSE="test"
PATCHES=( "${FILESDIR}/README-INC.patch" )
RDEPEND="
dev-perl/HTML-Format
dev-perl/HTML-Formatter
dev-perl/HTML-FormatText-WithLinks
dev-perl/HTML-Tree
"