mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/python-mypy-extensions: enable host package
This will be required for the upcoming python-mypy package. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
253f53a155
commit
c6924b2331
@@ -12,3 +12,4 @@ PYTHON_MYPY_EXTENSIONS_LICENSE = MIT
|
||||
PYTHON_MYPY_EXTENSIONS_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user