libcmis, libvisio get a boost dependency too

Change-Id: I43a0e613614f98351c157895812ce3ca5808f703
This commit is contained in:
Michael Stahl
2012-12-04 23:49:44 +01:00
parent d91ea14ab1
commit 29ae7be080
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ $(eval $(call gb_StaticLibrary_use_unpacked,cmislib,cmis))
$(eval $(call gb_StaticLibrary_use_package,cmislib,libcmis_inc))
$(eval $(call gb_StaticLibrary_use_externals,cmislib,\
boost_headers \
curl \
libxml2 \
))

View File

@@ -16,6 +16,7 @@ $(eval $(call gb_ExternalProject_register_targets,libvisio,\
))
$(eval $(call gb_ExternalProject_use_externals,libvisio,\
boost_headers \
wpd \
wpg \
))