pkgsrc-WIP-changes archive

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

ghdl-yosys-plugin: yosys dep changed to wip/yosys-dev, for updated yosys



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Mon Jan 13 18:07:03 2025 +0530
Changeset:	a9720321825d38c6c20911578325063069ef32ea

Modified Files:
	ghdl-yosys-plugin/Makefile

Log Message:
ghdl-yosys-plugin: yosys dep changed to wip/yosys-dev, for updated yosys

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

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

diffstat:
 ghdl-yosys-plugin/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ghdl-yosys-plugin/Makefile b/ghdl-yosys-plugin/Makefile
index 49e2506214..5cbc62b544 100644
--- a/ghdl-yosys-plugin/Makefile
+++ b/ghdl-yosys-plugin/Makefile
@@ -20,7 +20,7 @@ RELRO_SUPPORTED=	no
 
 USE_TOOLS+=	gmake
 
-TOOL_DEPENDS+=	yosys-[0-9]*:../../devel/yosys
+TOOL_DEPENDS+=	yosys-[0-9]*:../../wip/yosys-dev
 
 DEPENDS+=	ghdl-dev-5.*:../../wip/ghdl-dev
 


Home | Main Index | Thread Index | Old Index