package/lcms2: add support for host variant
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 18 Dec 2016 20:56:28 +0000 (21:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Mar 2017 22:34:01 +0000 (23:34 +0100)
Needed for upcoming ghostscript package.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lcms2/lcms2.mk

index 9a4cf5ed24ac5ada4a06a2d974586b229084f38f..29f8ac8deee367954283cb2038445144a89d7dc3 100644 (file)
@@ -31,4 +31,5 @@ else
 LCMS2_CONF_OPTS += --without-zlib
 endif
 
+$(eval $(host-autotools-package))
 $(eval $(autotools-package))