package/libev: enable for host

Enable host support because host-sysrepo depends on host-libev and
host-sysrepo is needed for netopeer-keystored.

Signed-off-by: Heiko Thiery <heiko.thiery@kontron.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Heiko Thiery 2019-10-28 10:03:25 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 303b8505dd
commit ee9e281da7

View File

@ -18,3 +18,4 @@ endef
LIBEV_POST_PATCH_HOOKS += LIBEV_DISABLE_EVENT_H_INSTALL
$(eval $(autotools-package))
$(eval $(host-autotools-package))