pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-hmmlearn: add missing tool
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Wed Jan 10 15:37:05 2024 +0100
Changeset: 2170067b05de0a60311196a40c66986539f30d18
Modified Files:
py-hmmlearn/Makefile
Log Message:
py-hmmlearn: add missing tool
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2170067b05de0a60311196a40c66986539f30d18
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-hmmlearn/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-hmmlearn/Makefile b/py-hmmlearn/Makefile
index 96e69b00e0..4e4da80d0d 100644
--- a/py-hmmlearn/Makefile
+++ b/py-hmmlearn/Makefile
@@ -11,6 +11,7 @@ COMMENT= Algorithms for inference of Hidden Markov Models
LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-scikit-learn>=0.16:../../math/py-scikit-learn
DEPENDS+= ${PYPKGPREFIX}-matplotlib>0:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-scipy>0.19:../../math/py-scipy
Home |
Main Index |
Thread Index |
Old Index