mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
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:
committed by
Yann E. MORIN
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))
|
||||
|
||||
Reference in New Issue
Block a user