diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-12-06 23:23:12 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-12-07 09:00:26 +0100 |
commit | 83375454ca1151fabf797f0c47cc8d10156ebc98 (patch) | |
tree | 301218273c95ff547a47ed81b8de69f8114e229e /svl | |
parent | 8e6865188242bccb3d8aa857ddc990d72a058d3d (diff) |
Fix more new dependencies on boost_headers
Same as 97b3e455802cfc08568ec5e8379c509efe3e47b1 "Fix some new dependencies on
boost_headers"
Change-Id: I0f10374650847f4c50a8cff530c15e65906865ad
Reviewed-on: https://gerrit.libreoffice.org/84672
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_lockfiles.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/CppunitTest_svl_lockfiles.mk b/svl/CppunitTest_svl_lockfiles.mk index c93e78b45b8d..fac68330c7a2 100644 --- a/svl/CppunitTest_svl_lockfiles.mk +++ b/svl/CppunitTest_svl_lockfiles.mk @@ -9,6 +9,8 @@ $(eval $(call gb_CppunitTest_CppunitTest,svl_lockfiles)) +$(eval $(call gb_CppunitTest_use_external,svl_lockfiles,boost_headers)) + $(eval $(call gb_CppunitTest_use_sdk_api,svl_lockfiles)) $(eval $(call gb_CppunitTest_use_api,svl_lockfiles,\ |