summaryrefslogtreecommitdiff
path: root/svx
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
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')
-rw-r--r--svx/AllLangResTarget_gal.mk4
-rw-r--r--svx/AllLangResTarget_ofa.mk6
-rw-r--r--svx/AllLangResTarget_svx.mk6
-rw-r--r--svx/AllLangResTarget_textconversiondlgs.mk1
-rw-r--r--svx/Library_svxcore.mk2
-rw-r--r--svx/Library_textconversiondlgs.mk1
6 files changed, 0 insertions, 20 deletions
diff --git a/svx/AllLangResTarget_gal.mk b/svx/AllLangResTarget_gal.mk
index 48e841a3fcec..58515818923b 100644
--- a/svx/AllLangResTarget_gal.mk
+++ b/svx/AllLangResTarget_gal.mk
@@ -26,10 +26,6 @@ $(eval $(call gb_AllLangResTarget_add_srs,gal,svx/gal))
$(eval $(call gb_SrsTarget_SrsTarget,svx/gal))
$(eval $(call gb_SrsTarget_use_packages,svx/gal,\
- editeng_inc \
- sfx2_inc \
- svl_inc \
- svx_inc \
))
$(eval $(call gb_SrsTarget_set_include,svx/gal,\
diff --git a/svx/AllLangResTarget_ofa.mk b/svx/AllLangResTarget_ofa.mk
index ee7f2017b1d3..4003a67aac65 100644
--- a/svx/AllLangResTarget_ofa.mk
+++ b/svx/AllLangResTarget_ofa.mk
@@ -26,12 +26,6 @@ $(eval $(call gb_AllLangResTarget_add_srs,ofa,svx/ofa))
$(eval $(call gb_SrsTarget_SrsTarget,svx/ofa))
$(eval $(call gb_SrsTarget_use_packages,svx/ofa,\
- editeng_inc \
- sfx2_inc \
- svl_inc \
- svtools_inc \
- svx_inc \
- tools_inc \
))
$(eval $(call gb_SrsTarget_add_files,svx/ofa,\
diff --git a/svx/AllLangResTarget_svx.mk b/svx/AllLangResTarget_svx.mk
index c973b5da0a54..1c1cadc66ae8 100644
--- a/svx/AllLangResTarget_svx.mk
+++ b/svx/AllLangResTarget_svx.mk
@@ -28,12 +28,6 @@ $(eval $(call gb_AllLangResTarget_add_srs,svx,\
$(eval $(call gb_SrsTarget_SrsTarget,svx/res))
$(eval $(call gb_SrsTarget_use_packages,svx/res,\
- editeng_inc \
- sfx2_inc \
- svl_inc \
- svtools_inc \
- svx_inc \
- tools_inc \
))
$(eval $(call gb_SrsTarget_set_include,svx/res,\
diff --git a/svx/AllLangResTarget_textconversiondlgs.mk b/svx/AllLangResTarget_textconversiondlgs.mk
index e40c8f483c30..d3b8ad86c867 100644
--- a/svx/AllLangResTarget_textconversiondlgs.mk
+++ b/svx/AllLangResTarget_textconversiondlgs.mk
@@ -28,7 +28,6 @@ $(eval $(call gb_AllLangResTarget_add_srs,textconversiondlgs,\
$(eval $(call gb_SrsTarget_SrsTarget,svx/textconversiondlgs))
$(eval $(call gb_SrsTarget_use_packages,svx/textconversiondlgs,\
- svtools_inc \
))
$(eval $(call gb_SrsTarget_add_files,svx/textconversiondlgs,\
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 \
))
diff --git a/svx/Library_textconversiondlgs.mk b/svx/Library_textconversiondlgs.mk
index ead619daf964..5fd91aa8da6a 100644
--- a/svx/Library_textconversiondlgs.mk
+++ b/svx/Library_textconversiondlgs.mk
@@ -20,7 +20,6 @@
$(eval $(call gb_Library_Library,textconversiondlgs))
$(eval $(call gb_Library_use_packages,textconversiondlgs,\
- sfx2_inc \
))
$(eval $(call gb_Library_set_componentfile,textconversiondlgs,svx/util/textconversiondlgs))