pkgsrc-WIP-changes archive

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

(math/py-scikit-image) bulkbuild check and quick hack to build at wip side



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Thu Dec 17 11:28:29 2020 +0900
Changeset:	25e1edf2dc7a653f357205dc9101223382c3ef39

Modified Files:
	py-scikit-image/Makefile

Log Message:
(math/py-scikit-image) bulkbuild check and quick hack to build at wip side

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

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

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

diffs:
diff --git a/py-scikit-image/Makefile b/py-scikit-image/Makefile
index 2260d3df7c..1b4ba84f4c 100644
--- a/py-scikit-image/Makefile
+++ b/py-scikit-image/Makefile
@@ -16,7 +16,7 @@ DEPENDS+=	${PYPKGPREFIX}-scipy>=1.0.1:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-matplotlib>=3.2.2:../../graphics/py-matplotlib
 DEPENDS+=	${PYPKGPREFIX}-Pillow>=4.3.0:../../graphics/py-Pillow
 DEPENDS+=	${PYPKGPREFIX}-imageio>=2.3.0:../../graphics/py-imageio
-DEPENDS+=	${PYPKGPREFIX}-pywavelets>=1.1.1:../../math/py-pywavelets
+DEPENDS+=	${PYPKGPREFIX}-pywavelets>=1.1.1:../../wip/py-pywavelets
 DEPENDS+=	${PYPKGPREFIX}-networkx>=2.0:../../math/py-networkx
 DEPENDS+=	${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
 


Home | Main Index | Thread Index | Old Index