pkgsrc-WIP-changes archive

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

trinity: Add p5-PerlIO-gzip depend



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <jwbacon%tds.net@localhost>
Pushed By:	outpaddling
Date:		Tue Jan 19 15:53:29 2016 -0600
Changeset:	b885294aee9955f786d61246add552af465f99d6

Modified Files:
	trinity/Makefile

Log Message:
trinity: Add p5-PerlIO-gzip depend

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

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

diffstat:
 trinity/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/trinity/Makefile b/trinity/Makefile
index b3d0268..756699eee 100644
--- a/trinity/Makefile
+++ b/trinity/Makefile
@@ -46,6 +46,8 @@ REPLACE_PERL=	util/*/*.pl \
 # FIXME: Coreutils doesn't build, but we should use the pkg anyway
 REPLACE_BASH=	trinity-plugins/coreutils/build_parallel_sort.sh
 
+DEPENDS+=	p5-PerlIO-gzip>=0:../../devel/p5-PerlIO-gzip
+
 # Some scripts are not available during patch stage
 SUBST_CLASSES+=		shebang
 SUBST_STAGE.shebang=	post-build


Home | Main Index | Thread Index | Old Index