summaryrefslogtreecommitdiff
path: root/filter/Library_filterconfig.mk
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 /filter/Library_filterconfig.mk
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 'filter/Library_filterconfig.mk')
-rw-r--r--filter/Library_filterconfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Library_filterconfig.mk b/filter/Library_filterconfig.mk
index 84321667f05f..e9cd6bfabd5a 100644
--- a/filter/Library_filterconfig.mk
+++ b/filter/Library_filterconfig.mk
@@ -33,7 +33,7 @@ $(eval $(call gb_Library_set_include,filterconfig,\
))
$(eval $(call gb_Library_use_libraries,filterconfig,\
- fwe \
+ fwk \
utl \
tl \
comphelper \