pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-imexam: a dependency is added to Makefile
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Tue Apr 13 12:52:45 2021 +0800
Changeset: ed7e98f8c7af33cecf8ed1ee5970d02362eb6da0
Modified Files:
py-imexam/Makefile
Log Message:
py-imexam: a dependency is added to Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ed7e98f8c7af33cecf8ed1ee5970d02362eb6da0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-imexam/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-imexam/Makefile b/py-imexam/Makefile
index eb21496e33..793c5f7307 100644
--- a/py-imexam/Makefile
+++ b/py-imexam/Makefile
@@ -10,5 +10,7 @@ HOMEPAGE= https://pypi.org/project/imexam/
COMMENT= Python module for astronomical image examination
LICENSE= modified-bsd
+DEPENDS+= ${PYPKGPREFIX}-photutils>=1.0.1:../../math/py-photutils
+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index