sal needs boost

Change-Id: Icdda77d0fda4faf071566a44c2b93285a6437d38
This commit is contained in:
Peter Foley 2012-11-10 09:19:52 -05:00
parent cdb6eca477
commit 3ab6409075

View file

@ -59,6 +59,8 @@ $(eval $(call gb_Library_use_libraries,sal,\
$(gb_UWINAPI) \
))
$(eval $(call gb_Library_use_unpacked,sal,boost))
$(eval $(call gb_Library_use_externals,sal,\
valgrind \
))