pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-tokenizers: depends py-maturin
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Tue May 12 23:18:49 2026 +0900
Changeset: f50c4e9eda581055be8f58f81fabdbc57c2f8413
Modified Files:
py-tokenizers/Makefile
Log Message:
py-tokenizers: depends py-maturin
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f50c4e9eda581055be8f58f81fabdbc57c2f8413
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-tokenizers/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-tokenizers/Makefile b/py-tokenizers/Makefile
index 4469dad44d..18ea089034 100644
--- a/py-tokenizers/Makefile
+++ b/py-tokenizers/Makefile
@@ -15,6 +15,8 @@ LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-rust>=1.11.1:../../devel/py-setuptools-rust
+DEPENDS+= ${PYPKGPREFIX}-maturin-[0-9]*:../../devel/py-maturin
+
USE_LANGUAGES= c c++
.include "cargo-depends.mk"
Home |
Main Index |
Thread Index |
Old Index