mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/HTML-Object: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
This commit is contained in:
committed by
Andreas K. Hüttel
parent
ad3c398f67
commit
c593e378d4
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
|
||||
IUSE="examples"
|
||||
|
||||
RDEPEND="dev-perl/Data-FormValidator
|
||||
dev-perl/DateManip"
|
||||
dev-perl/Date-Manip"
|
||||
DEPEND="${RDEPEND}"
|
||||
SRC_TEST="do"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user