package/python-enum34: enable host build

This is initially used by the setools package to do offline
policy analysis using host tools.

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Matt Weber 2018-09-28 15:04:34 -05:00 committed by Thomas Petazzoni
parent f99a1f95c9
commit 3ec98f0564

View File

@ -12,3 +12,4 @@ PYTHON_ENUM34_LICENSE = BSD-3-Clause
PYTHON_ENUM34_LICENSE_FILES = enum/LICENSE
$(eval $(python-package))
$(eval $(host-python-package))