diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-03 13:39:36 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-04 16:56:59 +0200 |
commit | d70da0b9e24991f8d58e83f53dbbf5b58c721f43 (patch) | |
tree | ba172e1e9e47926d0034877e926194b0a5b69e80 /sd/Library_sdui.mk | |
parent | e6eeecbe72a1d0e305369b103f05da887ca99016 (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 'sd/Library_sdui.mk')
-rw-r--r-- | sd/Library_sdui.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/Library_sdui.mk b/sd/Library_sdui.mk index d3fb419a28be..abd25d24e15d 100644 --- a/sd/Library_sdui.mk +++ b/sd/Library_sdui.mk @@ -47,7 +47,7 @@ $(eval $(call gb_Library_use_libraries,sdui,\ editeng \ i18nlangtag \ fwl \ - fwe \ + fwk \ sal \ salhelper \ sd \ |