summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-03 13:39:36 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-04 16:56:59 +0200
commitd70da0b9e24991f8d58e83f53dbbf5b58c721f43 (patch)
treeba172e1e9e47926d0034877e926194b0a5b69e80 /reportdesign
parente6eeecbe72a1d0e305369b103f05da887ca99016 (diff)
reduce number of framework libraries
Change-Id: If2bf85301eb1523a636d031f6e5a9f78cb1ee06b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97871 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/Library_rpt.mk2
-rw-r--r--reportdesign/Library_rptui.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/Library_rpt.mk b/reportdesign/Library_rpt.mk
index e56d4d8fa76f..fb846e09ee8a 100644
--- a/reportdesign/Library_rpt.mk
+++ b/reportdesign/Library_rpt.mk
@@ -33,7 +33,7 @@ $(eval $(call gb_Library_use_libraries,rpt,\
dbtools \
dbu \
editeng \
- fwe \
+ fwk \
i18nlangtag \
sal \
salhelper \
diff --git a/reportdesign/Library_rptui.mk b/reportdesign/Library_rptui.mk
index 9397cec20e69..f04d8a1521f2 100644
--- a/reportdesign/Library_rptui.mk
+++ b/reportdesign/Library_rptui.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_Library_use_libraries,rptui,\
editeng \
for \
forui \
- fwe \
+ fwk \
i18nlangtag \
rpt \
sal \