pkg-config: unbreak host build after auto-host-deps change

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2012-01-18 11:32:33 +01:00
parent 7adabb75c7
commit a7544cf97e

View File

@ -17,6 +17,7 @@ HOST_PKG_CONFIG_CONF_OPT = \
--disable-static
HOST_PKG_CONFIG_AUTORECONF = YES
HOST_PKG_CONFIG_DEPENDENCIES =
$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))