pkgsrc-WIP-changes archive

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

slurm-14.11.6: Add readline and lua deps



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <jwbacon%tds.net@localhost>
Pushed By:	outpaddling
Date:		Fri Jun 3 12:47:41 2016 -0500
Changeset:	de0ad5480ceef871200caf713e343d5914842e43

Modified Files:
	slurm-14.11.6/Makefile

Log Message:
slurm-14.11.6: Add readline and lua deps

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

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

diffstat:
 slurm-14.11.6/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/slurm-14.11.6/Makefile b/slurm-14.11.6/Makefile
index ed4f182..89c494b 100644
--- a/slurm-14.11.6/Makefile
+++ b/slurm-14.11.6/Makefile
@@ -55,6 +55,8 @@ CONFIGURE_ARGS+=	--with-munge=$(BUILDLINK_PREFIX.munge:Q)
 .include "../../parallel/hwloc/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../devel/hdf5/buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
+.include "../../lang/lua/buildlink3.mk"
 .include "../../mk/dlopen.buildlink3.mk"
 .include "../../mk/curses.buildlink3.mk"
 # Privelege escalation vulnerabilities as of 1-4-2013


Home | Main Index | Thread Index | Old Index