[Libreoffice-commits] .: solenv/inc
Tor Lillqvist
tml at kemper.freedesktop.org
Sat Jul 30 14:28:37 PDT 2011
solenv/inc/libs.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1d71ecc959d549789993eb4f8a1ffee1a55bacc4
Author: Tor Lillqvist <tml at iki.fi>
Date: Sun Jul 31 00:27:53 2011 +0300
VCLLIB depends on I18NPAPERLIB
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk
index baa8473..e66c8bf 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -326,7 +326,7 @@ UNOTOOLSLIB+=$(UCBHELPERLIB)
TOOLSLIB+=$(BASEGFXLIB)
TOOLSLIB+=$(ZLIB3RDLIB)
-VCLLIB+=$(ICUUCLIB)
+VCLLIB+=$(ICUUCLIB) $(I18NPAPERLIB)
.ENDIF
More information about the Libreoffice-commits
mailing list