py-ansible-compat: needs py-setuptools_scm
This commit is contained in:
parent
3d9364390f
commit
092480d4e3
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2022/05/12 08:07:34 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2022/05/15 10:49:36 adam Exp $
|
||||
|
||||
DISTNAME= ansible-compat-2.0.3
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/ansible-community/ansible-compat
|
|||
COMMENT= Ansible compatibility goodies
|
||||
LICENSE= mit
|
||||
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
|
||||
DEPENDS+= ${PYPKGPREFIX}-subprocess-tee>=0.3.5:../../sysutils/py-subprocess-tee
|
||||
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
|
||||
|
|
Loading…
Reference in a new issue