[Libreoffice-commits] core.git: svx/Library_svxcore.mk
Caolán McNamara
caolanm at redhat.com
Mon Jan 20 07:13:34 PST 2014
svx/Library_svxcore.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 24ea8a7c5070fd48a7b162c2e5c092a0f29093ff
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Jan 20 15:12:59 2014 +0000
require icu_headers here
Change-Id: If15c208f23d09dbd55ad0625448f864a7725c553
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 58eb5e9..968c922 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -81,6 +81,7 @@ $(eval $(call gb_Library_use_libraries,svxcore,\
$(eval $(call gb_Library_use_externals,svxcore,\
boost_headers \
icuuc \
+ icu_headers \
))
$(eval $(call gb_Library_add_exception_objects,svxcore,\
More information about the Libreoffice-commits
mailing list