mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
python-versiontools: add host variant
It will be needed by python-json-schema-validator. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0767c6a307
commit
13582f3204
@ -11,3 +11,4 @@ PYTHON_VERSIONTOOLS_SETUP_TYPE = setuptools
|
|||||||
PYTHON_VERSIONTOOLS_LICENSE = LGPL-3.0
|
PYTHON_VERSIONTOOLS_LICENSE = LGPL-3.0
|
||||||
|
|
||||||
$(eval $(python-package))
|
$(eval $(python-package))
|
||||||
|
$(eval $(host-python-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user