diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-enrich/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/py-enrich/Makefile b/comms/py-enrich/Makefile index bfe9cf5d1d1..8a093e30bfc 100644 --- a/comms/py-enrich/Makefile +++ b/comms/py-enrich/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2021/05/25 10:18:45 adam Exp $ +# $NetBSD: Makefile,v 1.2 2021/07/10 06:05:00 adam Exp $ DISTNAME= enrich-1.2.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/pycontribs/enrich COMMENT= Extends py-rich LICENSE= mit +BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.5.0:../../devel/py-setuptools_scm DEPENDS+= ${PYPKGPREFIX}-rich>=9.5.1:../../comms/py-rich USE_LANGUAGES= # none |