mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
package/python-typing: add host variant
host-python-typing is needed for mongodb 4.0.6 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
66d618cada
commit
dbbba13e71
1 changed files with 1 additions and 0 deletions
|
|
@ -12,3 +12,4 @@ PYTHON_TYPING_LICENSE = Python-2.0, others
|
|||
PYTHON_TYPING_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
|
|
|||
Loading…
Reference in a new issue