pkgsrc-WIP-changes archive

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

lpjs: Add auto-admin dep for lpjs-admin



Module Name:	pkgsrc-wip
Committed By:	root <root@alma8.local>
Pushed By:	outpaddling
Date:		Thu Jan 25 13:27:45 2024 -0600
Changeset:	a5ee9457e3c15bd822033b840c475d4804d45e42

Modified Files:
	lpjs/Makefile

Log Message:
lpjs: Add auto-admin dep for lpjs-admin

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

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 0e74513809..e692439c9e 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -16,6 +16,8 @@ HOMEPAGE=	https://github.com/outpaddling/LPJS/
 COMMENT=	Lightweight, Portable Job Scheduler
 LICENSE=	2-clause-bsd
 
+DEPENDS=	auto-admin>0:../../wip/auto-admin
+
 LDFLAGS.SunOS=	-lresolv -lsocket -lnsl
 
 EGDIR=		${PREFIX}/share/examples/lpjs


Home | Main Index | Thread Index | Old Index