summaryrefslogtreecommitdiff
path: root/sw/Library_swui.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-03-18 20:27:53 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-03-18 20:28:16 +0100
commit61ac7172272daca01d76ed121c62d1a1fc6cf9f1 (patch)
treeedbac0d58ea8b3cd6374dce1b779fba7f2573836 /sw/Library_swui.mk
parentc8d2c653ae6467bbfa05e8312b10bacb3eba249f (diff)
swui needs icu_headers now too.
Change-Id: Ic416289d93f9e2a5bc0b3a1016d6222cfc724912
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index af18cfe8f1f7..13ba3a52b51a 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -28,7 +28,10 @@ $(eval $(call gb_Library_set_include,swui,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_use_external,swui,boost_headers))
+$(eval $(call gb_Library_use_externals,swui,\
+ boost_headers \
+ icu_headers \
+))
$(eval $(call gb_Library_use_custom_headers,swui,\
officecfg/registry \