pkgsrc-WIP-changes archive

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

(check-update/Makefile) +DEPENDS+= git-base



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sat Apr 9 10:40:40 2022 +0900
Changeset:	0bdd64f85b3f866fac97508d085b1dd60f25c1e8

Modified Files:
	check-update/Makefile

Log Message:
(check-update/Makefile) +DEPENDS+= git-base

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

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

diffstat:
 check-update/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/check-update/Makefile b/check-update/Makefile
index b6485e47cf..890517b2d6 100644
--- a/check-update/Makefile
+++ b/check-update/Makefile
@@ -17,6 +17,7 @@ DEPENDS+=	p5-Algorithm-Diff-[0-9]*:../../devel/p5-Algorithm-Diff
 DEPENDS+=	ruby[0-9]*-base-[0-9]*:../../lang/${RUBY_PKGPREFIX}-base
 DEPENDS+=	p5-Algorithm-Diff-[0-9]*:../../devel/p5-Algorithm-Diff
 DEPENDS+=	p5-Mozilla-CA-[0-9]*:../../security/p5-Mozilla-CA
+DEPENDS+=	git-base-[0-9]*:../../devel/git-base
 
 USE_TOOLS+=	perl:run
 NO_BUILD=	YES


Home | Main Index | Thread Index | Old Index