pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/py-hy py-hy: add missing tool dependency on py-wheel
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a87b9cce7dd
branches: trunk
changeset: 389072:2a87b9cce7dd
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 29 22:09:15 2022 +0000
description:
py-hy: add missing tool dependency on py-wheel
diffstat:
lang/py-hy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cfa6038068c9 -r 2a87b9cce7dd lang/py-hy/Makefile
--- a/lang/py-hy/Makefile Tue Nov 29 22:06:56 2022 +0000
+++ b/lang/py-hy/Makefile Tue Nov 29 22:09:15 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/11/26 19:53:38 adam Exp $
+# $NetBSD: Makefile,v 1.13 2022/11/29 22:09:15 wiz Exp $
DISTNAME= hy-0.25.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
COMMENT= Lisp and Python love each other
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-colorama-[0-9]*:../../comms/py-colorama
DEPENDS+= ${PYPKGPREFIX}-funcparserlib>=1.0:../../devel/py-funcparserlib
Home |
Main Index |
Thread Index |
Old Index