libmspub apparently needs boost headers
This commit is contained in:
parent
e14b5f33ce
commit
8008e0206b
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue