package/libfribidi: enable host build
authorPeter Seiderer <ps.report@gmx.net>
Mon, 9 Dec 2019 20:52:23 +0000 (21:52 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 12 Dec 2019 21:31:29 +0000 (22:31 +0100)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libfribidi/libfribidi.mk

index 439462359225e3d58270e1724a29e14fd2182576..0e17be6db00167b495a84c40b416231694f45046 100644 (file)
@@ -13,3 +13,4 @@ LIBFRIBIDI_INSTALL_STAGING = YES
 LIBFRIBIDI_DEPENDENCIES = host-pkgconf
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))