summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-19 19:58:04 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-24 05:18:03 +0000
commitc042cd05e9960742ba0d6b69058ac55092171bd3 (patch)
tree885f889c97e4f1e6b0fdd48e84ffb1497c3a1cdd /svx/Library_svxcore.mk
parent25ea7f0b5e81b0242ec6e6a761f874db16383d22 (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 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index c868a5874c01..c28e0f8c730f 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -24,7 +24,6 @@ $(eval $(call gb_Library_set_componentfile,svxcore,svx/util/svxcore))
$(eval $(call gb_Library_add_sdi_headers,svxcore,svx/sdi/svxslots))
$(eval $(call gb_Library_use_packages,svxcore,\
- svx_inc \
svx_sdi \
))
@@ -378,7 +377,6 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
$(eval $(call gb_Library_use_packages,svxcore,\
- connectivity_inc \
connectivity_generated \
))