package/python-pluggy: enable host package build
This will be needed for the upcoming host-python-hatchling. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
fed7c4406a
commit
47504a72e8
@ -11,5 +11,7 @@ PYTHON_PLUGGY_SETUP_TYPE = setuptools
|
||||
PYTHON_PLUGGY_LICENSE = MIT
|
||||
PYTHON_PLUGGY_LICENSE_FILES = LICENSE
|
||||
PYTHON_PLUGGY_DEPENDENCIES = host-python-setuptools-scm
|
||||
HOST_PYTHON_PLUGGY_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
Loading…
Reference in New Issue
Block a user