diff options
author | David Tardon <dtardon@redhat.com> | 2013-04-19 19:58:04 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-24 05:18:03 +0000 |
commit | c042cd05e9960742ba0d6b69058ac55092171bd3 (patch) | |
tree | 885f889c97e4f1e6b0fdd48e84ffb1497c3a1cdd /o3tl | |
parent | 25ea7f0b5e81b0242ec6e6a761f874db16383d22 (diff) |
gbuild: drop uses of removed packages
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac
Reviewed-on: https://gerrit.libreoffice.org/3502
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'o3tl')
-rw-r--r-- | o3tl/CppunitTest_o3tl_tests.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/o3tl/CppunitTest_o3tl_tests.mk b/o3tl/CppunitTest_o3tl_tests.mk index 02fcaf938926..02b0ed33e662 100644 --- a/o3tl/CppunitTest_o3tl_tests.mk +++ b/o3tl/CppunitTest_o3tl_tests.mk @@ -28,8 +28,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,o3tl_tests)) -$(eval $(call gb_CppunitTest_use_package,o3tl_tests,o3tl_inc)) - $(eval $(call gb_CppunitTest_use_external,o3tl_tests,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,o3tl_tests,\ |