pkgsrc-WIP-changes archive

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

desktop-installer: Bump auto-admin dep



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Oct 21 07:51:39 2023 -0500
Changeset:	04cb925600389437c4a469e2b00def6b267f1d1d

Modified Files:
	desktop-installer/Makefile

Log Message:
desktop-installer: Bump auto-admin dep

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

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

diffstat:
 desktop-installer/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index 87e207cd7d..f9f55fd370 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -22,7 +22,7 @@ NO_BUILD=	yes
 
 CHECK_INTERPRETER_SKIP+=	share/desktop-installer/XDM/xdmshutdown
 
-DEPENDS=	auto-admin>=0.7.18:../../sysutils/auto-admin
+DEPENDS=	auto-admin>=0.8.0:../../sysutils/auto-admin
 
 .include "../../mk/bsd.prefs.mk"
 


Home | Main Index | Thread Index | Old Index