summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-06-30 15:13:23 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-06-30 15:13:23 +0200
commit8cab4b5d7dbc546903b28114d6daa6ab73e01594 (patch)
tree41e82f199a1c3b84b8135a261aa2f80739bd3627 /solenv
parentce1613ae0d738c6e4148a106c66a33b2f3223c3b (diff)
CompilerTest_compilerplugins_clang depends on boost_headers
...since 09031ef2fe89a8a6321ca89cca49f1587fe577e6 "Avoid getQualifiedNameAsString" Change-Id: Ic663153c3cfb3d7264a6614c4fa4edd71fe6235f
Diffstat (limited to 'solenv')
-rw-r--r--solenv/CompilerTest_compilerplugins_clang.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/CompilerTest_compilerplugins_clang.mk b/solenv/CompilerTest_compilerplugins_clang.mk
index d4c532b6d3c4..4ae981eb5895 100644
--- a/solenv/CompilerTest_compilerplugins_clang.mk
+++ b/solenv/CompilerTest_compilerplugins_clang.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
))
$(eval $(call gb_CompilerTest_use_externals,compilerplugins_clang, \
+ boost_headers \
cppunit \
))