diff options
author | David Tardon <dtardon@redhat.com> | 2013-04-19 19:58:04 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-24 05:18:03 +0000 |
commit | c042cd05e9960742ba0d6b69058ac55092171bd3 (patch) | |
tree | 885f889c97e4f1e6b0fdd48e84ffb1497c3a1cdd /sdext | |
parent | 25ea7f0b5e81b0242ec6e6a761f874db16383d22 (diff) |
gbuild: drop uses of removed packages
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac
Reviewed-on: https://gerrit.libreoffice.org/3502
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/StaticLibrary_pdfimport_s.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sdext/StaticLibrary_pdfimport_s.mk b/sdext/StaticLibrary_pdfimport_s.mk index 8a889dd986f5..6b026fd5e6e5 100644 --- a/sdext/StaticLibrary_pdfimport_s.mk +++ b/sdext/StaticLibrary_pdfimport_s.mk @@ -10,14 +10,6 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,pdfimport_s)) $(eval $(call gb_StaticLibrary_use_packages,pdfimport_s,\ - basegfx_inc \ - comphelper_inc \ - i18nlangtag_inc \ - o3tl_inc \ - rsc_inc \ - tools_inc \ - unotools_inc \ - vcl_inc \ )) $(eval $(call gb_StaticLibrary_use_api,pdfimport_s,\ |