pkgsrc-WIP-changes archive

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

py-imexam: one more dependency is added (py-ginga)



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Tue Apr 13 13:04:45 2021 +0800
Changeset:	14c8e4ae6820cfa506dac6993e62fbe2048d6d50

Modified Files:
	py-imexam/Makefile

Log Message:
py-imexam: one more dependency is added (py-ginga)

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

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

diffstat:
 py-imexam/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-imexam/Makefile b/py-imexam/Makefile
index 793c5f7307..cbaab2518d 100644
--- a/py-imexam/Makefile
+++ b/py-imexam/Makefile
@@ -11,6 +11,7 @@ COMMENT=	Python module for astronomical image examination
 LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-photutils>=1.0.1:../../math/py-photutils
+DEPENDS+=	${PYPKGPREFIX}-ginga>=3.1.0:../../wip/py-ginga
 
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index