libmspub apparently needs boost headers

This commit is contained in:
Luboš Luňák 2012-12-03 11:28:06 +01:00
parent e14b5f33ce
commit 8008e0206b

View file

@ -17,6 +17,7 @@ $(eval $(call gb_StaticLibrary_use_externals,mspublib,\
wpd \
wpg \
zlib \
boost_headers \
))
$(eval $(call gb_StaticLibrary_set_warnings_not_errors,mspublib))