[Libreoffice-commits] core.git: sd/Library_sd.mk
Caolán McNamara
caolanm at redhat.com
Mon Jan 20 07:55:19 PST 2014
sd/Library_sd.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f2b3760ce564c9119600dace26f59799503f81ef
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Jan 20 15:54:40 2014 +0000
require icu_headers here
Change-Id: I56e161d42f7a58a7931191ab3d0af79f2af9ee5c
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index cb5ff9a..5ce5374 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -102,6 +102,7 @@ $(eval $(call gb_Library_use_externals,sd,\
$(if $(ENABLE_AVAHI), \
avahi \
) \
+ icu_headers \
))
ifeq ($(OS),WNT)
More information about the Libreoffice-commits
mailing list