pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
slurm-devel: Add mysql dep for job accounting
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Thu Dec 21 15:04:45 2017 -0600
Changeset: eeaa664c64941aad989fb31fa609f6df26210729
Modified Files:
slurm-devel/Makefile
Log Message:
slurm-devel: Add mysql dep for job accounting
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eeaa664c64941aad989fb31fa609f6df26210729
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
slurm-devel/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/slurm-devel/Makefile b/slurm-devel/Makefile
index 8fe7f3cb19..b93f205faf 100644
--- a/slurm-devel/Makefile
+++ b/slurm-devel/Makefile
@@ -79,6 +79,8 @@ post-install:
.include "../../archivers/lz4/buildlink3.mk"
.include "../../textproc/json-c/buildlink3.mk"
.include "../../mk/dlopen.buildlink3.mk"
+.include "../../databases/mysql57-client/buildlink3.mk"
+# vuln in 55 and 56 .include "../../mk/mysql.buildlink3.mk"
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/pam.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index