diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-12-04 23:09:36 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-12-04 23:54:43 +0100 |
commit | 6b096f273ac9d7bbe93d2cb083958b3a04866d73 (patch) | |
tree | 0917b53115f87e07bbfd0fc79de65b636d020c6d /desktop | |
parent | d242b464b1b9299c14552e7cc369f2c4810644a7 (diff) |
desktop: do not link sofficeapp against sw library
Change-Id: I747d3e9d86f1a50b8e951c0feb351072d432cda0
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/Library_sofficeapp.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Library_sofficeapp.mk b/desktop/Library_sofficeapp.mk index 60daadefcd76..65c92a3744fb 100644 --- a/desktop/Library_sofficeapp.mk +++ b/desktop/Library_sofficeapp.mk @@ -54,7 +54,6 @@ $(eval $(call gb_Library_use_libraries,sofficeapp,\ sfx \ svl \ svt \ - sw \ tk \ tl \ ucbhelper \ |