pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-ginga: OpenCV does not work well with ginga and removed from dependency
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Thu Mar 25 17:04:11 2021 +0800
Changeset: 559dba5a0ac3123f9697a621282024e0e104b267
Modified Files:
py-ginga/Makefile
Log Message:
py-ginga: OpenCV does not work well with ginga and removed from dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=559dba5a0ac3123f9697a621282024e0e104b267
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ginga/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-ginga/Makefile b/py-ginga/Makefile
index e685fea6ab..bf865b2df2 100644
--- a/py-ginga/Makefile
+++ b/py-ginga/Makefile
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy>=1.14:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-astropy>=4.2:../../math/py-astropy
DEPENDS+= ${PYPKGPREFIX}-scipy>=1.5.2:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
-DEPENDS+= opencv-[0-9]*:../../graphics/opencv
+#DEPENDS+= opencv-[0-9]*:../../graphics/opencv
DEPENDS+= ${PYPKGPREFIX}-piexif-[0-9]*:../../graphics/py-piexif
DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4
DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
Home |
Main Index |
Thread Index |
Old Index