package/libyaml: add host variant

host-libyaml is needed for host-python-pyyaml

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2019-02-10 15:26:16 +01:00 committed by Peter Korsgaard
parent 6e3f7fbc07
commit e35fb62699

View File

@ -12,3 +12,4 @@ LIBYAML_LICENSE = MIT
LIBYAML_LICENSE_FILES = LICENSE
$(eval $(autotools-package))
$(eval $(host-autotools-package))