summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-02-16 13:26:09 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-02-16 13:26:09 +0000
commita36882348973b8af6edd713a9d4e67af72a4bd86 (patch)
tree3adc821d99d1294fdcce96829a60f9c08c1a8070 /unotools
parentbd08ebde36e5bce2d56d1c50b7fd251a2e8035e4 (diff)
another dependency still required
Change-Id: I0f0ce96ee8209f711739952422d642a012252d1f
Diffstat (limited to 'unotools')
-rw-r--r--unotools/Library_utl.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index 9067660e7944..52f2eff48653 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.mk
@@ -11,6 +11,8 @@
# utl is the name of the library as it is found in Repository.mk
$(eval $(call gb_Library_Library,utl))
+$(eval $(call gb_Library_use_external,utl,boost_headers))
+
$(eval $(call gb_Library_use_custom_headers,utl,\
officecfg/registry \
))