[Libreoffice-commits] core.git: sd/Library_sdui.mk svx/Library_svx.mk
Matúš Kukan
matus.kukan at gmail.com
Tue Nov 17 14:23:36 PST 2015
sd/Library_sdui.mk | 1 -
svx/Library_svx.mk | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 510f463099272cec7f2193f3ffa1dbbd20d9f718
Author: Matúš Kukan <matus.kukan at gmail.com>
Date: Tue Nov 17 18:38:46 2015 +0100
No point to link against pure UNO component library fwk
Change-Id: I44d979180e53a7251547cebd60cf05c8322b2b83
Reviewed-on: https://gerrit.libreoffice.org/20028
Reviewed-by: Michael Stahl <mstahl at redhat.com>
Tested-by: Michael Stahl <mstahl at redhat.com>
diff --git a/sd/Library_sdui.mk b/sd/Library_sdui.mk
index 60409c0..27b4069 100644
--- a/sd/Library_sdui.mk
+++ b/sd/Library_sdui.mk
@@ -46,7 +46,6 @@ $(eval $(call gb_Library_use_libraries,sdui,\
cppuhelper \
editeng \
i18nlangtag \
- fwk \
fwl \
fwe \
sal \
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk
index 6fcce69..c30276e 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -51,7 +51,6 @@ $(eval $(call gb_Library_use_libraries,svx,\
drawinglayer \
editeng \
fwe \
- fwk \
i18nlangtag \
i18nutil \
sal \
More information about the Libreoffice-commits
mailing list