pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-slip10
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 1 07:13:14 UTC 2026
Modified Files:
pkgsrc/security/py-slip10: Makefile
Log Message:
py-slip10: add missing tool
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-slip10/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-slip10/Makefile
diff -u pkgsrc/security/py-slip10/Makefile:1.1 pkgsrc/security/py-slip10/Makefile:1.2
--- pkgsrc/security/py-slip10/Makefile:1.1 Sun Mar 1 00:52:25 2026
+++ pkgsrc/security/py-slip10/Makefile Sun Mar 1 07:13:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/03/01 00:52:25 js Exp $
+# $NetBSD: Makefile,v 1.2 2026/03/01 07:13:14 wiz Exp $
DISTNAME= slip10-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/trezor/pyth
COMMENT= Reference implementation of SLIP-0010
LICENSE= mit AND modified-bsd
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core-[0-9]*:../../devel/py-poetry-core
DEPENDS+= ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index