pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(math/py-asdf) Add one DEPENDS, one BUILD_DEPENDS
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Wed Dec 16 22:59:06 2020 +0900
Changeset: b8e6b9d91176776401f11b0ca43867ffdfc31b8c
Modified Files:
py-asdf/Makefile
Log Message:
(math/py-asdf) Add one DEPENDS, one BUILD_DEPENDS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b8e6b9d91176776401f11b0ca43867ffdfc31b8c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-asdf/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-asdf/Makefile b/py-asdf/Makefile
index da742ed514..8cf2c6fc54 100644
--- a/py-asdf/Makefile
+++ b/py-asdf/Makefile
@@ -20,6 +20,7 @@ PYTHON_VERSIONS_INCOMPATIBLE+= 36
REPLACE_PYTHON= asdf-standard/reference_files/generate/generate
DEPENDS+= git>=2:../../devel/git
+BUILD_DEPENDS+= py[0-9]*-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
pre-configure:
set -e; cd ${WRKSRC}; \
Home |
Main Index |
Thread Index |
Old Index