From d70da0b9e24991f8d58e83f53dbbf5b58c721f43 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 3 Jul 2020 13:39:36 +0200 Subject: reduce number of framework libraries Change-Id: If2bf85301eb1523a636d031f6e5a9f78cb1ee06b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97871 Tested-by: Jenkins Reviewed-by: Noel Grandin --- svx/Library_svxcore.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/Library_svxcore.mk') diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk index 7ed0705102be..73d22cafee6c 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.mk @@ -59,7 +59,7 @@ $(eval $(call gb_Library_use_libraries,svxcore,\ dbtools) \ drawinglayer \ editeng \ - fwe \ + fwk \ i18nlangtag \ i18nutil \ lng \ -- cgit