pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/rt4 Add missing runtime dependency in p5-JSON-Ma...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e4c4c848c87
branches: trunk
changeset: 362652:1e4c4c848c87
user: manu <manu%pkgsrc.org@localhost>
date: Sun May 21 06:45:38 2017 +0000
description:
Add missing runtime dependency in p5-JSON-MaybeXS
diffstat:
devel/rt4/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r da6aeefa82df -r 1e4c4c848c87 devel/rt4/Makefile
--- a/devel/rt4/Makefile Sun May 21 06:43:34 2017 +0000
+++ b/devel/rt4/Makefile Sun May 21 06:45:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2017/05/08 09:07:40 manu Exp $
+# $NetBSD: Makefile,v 1.25 2017/05/21 06:45:38 manu Exp $
DISTNAME= rt-4.2.12
PKGNAME= ${DISTNAME:S/rt/rt4/}
@@ -52,6 +52,7 @@
DEPENDS+= p5-HTML-Scrubber>=0.08:../../www/p5-HTML-Scrubber
DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
+DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
#DEPENDS+= {perl>=5.20.0,p5-Locale-Maketext>=1.06}:../../misc/p5-Locale-Maketext
DEPENDS+= p5-Locale-Maketext-Fuzzy-[0-9]*:../../misc/p5-Locale-Maketext-Fuzzy
Home |
Main Index |
Thread Index |
Old Index