still need to test if the libs should be built internally

Change-Id: I66c6d4bf8100b830fd2d315f548dc3e77a95b9d5
This commit is contained in:
David Tardon 2013-11-03 07:47:39 +01:00
parent bd69146cdf
commit a5f90dcdb8

View File

@ -69,8 +69,8 @@ $(eval $(call gb_Module_add_moduledirs,external,\
$(call gb_Helper_optional,WPS,libwps) \
$(call gb_Helper_optional_for_host,DESKTOP, \
$(if $(filter YES,$(WITH_GALLERY_BUILD)), \
harfbuzz \
lcms2 \
$(call gb_Helper_optional,HARFBUZZ,harfbuzz) \
$(call gb_Helper_optional,LCMS2,lcms2) \
) \
) \
))