pkgsrc-WIP-changes archive

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

(p5-RPC-PlClient) Add DEPENDS+= p5-Net-Daemon-[0-9]*



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Tue Sep 27 11:03:38 2016 +0900
Changeset:	ace832c20a841bae0e6c5e633fa51d8267ca132f

Modified Files:
	p5-RPC-PlClient/Makefile

Log Message:
(p5-RPC-PlClient) Add DEPENDS+=      p5-Net-Daemon-[0-9]*

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ace832c20a841bae0e6c5e633fa51d8267ca132f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-RPC-PlClient/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/p5-RPC-PlClient/Makefile b/p5-RPC-PlClient/Makefile
index 48d057e..888bec9 100644
--- a/p5-RPC-PlClient/Makefile
+++ b/p5-RPC-PlClient/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE=	http://search.cpan.org/CPAN/authors/id/M/MN/MNOONING/PlRPC/
 COMMENT=	TODO: Short description of the package
 LICENSE=	${PERL5_LICENSE}
 
+DEPENDS+=	p5-Net-Daemon-[0-9]*:../../net/p5-Net-Daemon
+
 WRKSRC=		${WRKDIR}/${DISTNAME:C/-[0-9.]+//}
 
 PERL5_PACKLIST=	auto/RPC/PlServer/.packlist


Home | Main Index | Thread Index | Old Index