pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Locale Restore build dependency on p5...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d7bb8637233
branches:  trunk
changeset: 360962:3d7bb8637233
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Apr 12 11:49:06 2017 +0000

description:
Restore build dependency on p5-File-ShareDir-Install, spotted by wiz@.

diffstat:

 time/p5-DateTime-Locale/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 27f8b6fe30b4 -r 3d7bb8637233 time/p5-DateTime-Locale/Makefile
--- a/time/p5-DateTime-Locale/Makefile  Wed Apr 12 11:44:20 2017 +0000
+++ b/time/p5-DateTime-Locale/Makefile  Wed Apr 12 11:49:06 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2017/04/12 02:49:10 schmonz Exp $
+# $NetBSD: Makefile,v 1.44 2017/04/12 11:49:06 schmonz Exp $
 
 DISTNAME=      DateTime-Locale-1.16
 PKGNAME=       p5-${DISTNAME}
@@ -21,6 +21,7 @@
 # for make test
 BUILD_DEPENDS+=        p5-CPAN-Meta-Check>=0.011:../../devel/p5-CPAN-Meta-Check
 BUILD_DEPENDS+=        p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
+BUILD_DEPENDS+=        p5-File-ShareDir-Install>=0.06:../../devel/p5-File-ShareDir-Install
 BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 BUILD_DEPENDS+=        p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
 BUILD_DEPENDS+=        p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir



Home | Main Index | Thread Index | Old Index