pkgsrc-WIP-changes archive

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

py-apycula: Remove "wip" in dependency's path



Module Name:	pkgsrc-wip
Committed By:	adr <adr%sdf.org@localhost>
Pushed By:	adr
Date:		Mon Sep 1 02:25:59 2025 +0100
Changeset:	4521cbc2042c18faed0598330d99bbfaaa4428c7

Modified Files:
	py-apycula/Makefile

Log Message:
py-apycula: Remove "wip" in dependency's path

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

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

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

diffs:
diff --git a/py-apycula/Makefile b/py-apycula/Makefile
index df4bb9c7c3..1e36d57888 100644
--- a/py-apycula/Makefile
+++ b/py-apycula/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Open Source tools for Gowin FPGAs
 LICENSE=	mit
 
 TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
-DEPENDS+=	${PYPKGPREFIX}-crc>=0:../../wip/py-crc
+DEPENDS+=	${PYPKGPREFIX}-crc>=0:../../security/py-crc
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index