Add missing p5-File-Slurp dependency

Bump PKGREVISION
This commit is contained in:
abs 2023-09-06 08:24:21 +00:00
parent 23ad9910ca
commit 28d1a8c7f4
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.14 2023/07/06 09:41:30 wiz Exp $
# $NetBSD: Makefile,v 1.15 2023/09/06 08:24:21 abs Exp $
DISTNAME= Daemon-Generic-0.85
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MU/MUIR/modules/}
@ -11,6 +11,7 @@ HOMEPAGE= https://metacpan.org/pod/Daemon::Generic
COMMENT= Framework to provide start/stop/reload for a daemon
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
DEPENDS+= p5-File-Flock-[0-9]*:../../devel/p5-File-Flock
DEPENDS+= p5-Data-Structure-Util-[0-9]*:../../devel/p5-Data-Structure-Util