pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
four-bar-rs: Add TOOL_DEPENDS= git-base
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu Sep 12 08:41:49 2024 +0200
Changeset: 904177b8a6ac3117b93d8adacf2dac526adfc309
Modified Files:
four-bar-rs/Makefile
Log Message:
four-bar-rs: Add TOOL_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=904177b8a6ac3117b93d8adacf2dac526adfc309
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
four-bar-rs/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/four-bar-rs/Makefile b/four-bar-rs/Makefile
index 37b37d3bf1..38756026b3 100644
--- a/four-bar-rs/Makefile
+++ b/four-bar-rs/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/KmolYuan/four-bar-rs/
COMMENT= Simulator and synthesizing tool for four-bar linkage mechanism
LICENSE= gnu-agpl-v3
+TOOL_DEPENDS+= git-base-[0-9]*:../../devel/git-base
+
.include "cargo-depends.mk"
#RUST_REQ= 1.80.1
Home |
Main Index |
Thread Index |
Old Index