summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-19 20:25:30 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-24 05:18:15 +0000
commit1cc9bbfd57e401dbaa5bb2c1abf2fa427c7a966d (patch)
tree065eb1be3cee8ff221f7c613a06f15e6c536b2fc /fpicker
parentc042cd05e9960742ba0d6b69058ac55092171bd3 (diff)
gbuild: drop empty use_packages calls
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/AllLangResTarget_fps_office.mk3
-rw-r--r--fpicker/Library_fps.mk3
-rw-r--r--fpicker/Library_fps_aqua.mk3
3 files changed, 0 insertions, 9 deletions
diff --git a/fpicker/AllLangResTarget_fps_office.mk b/fpicker/AllLangResTarget_fps_office.mk
index 5df641114f72..b799e219ddc0 100644
--- a/fpicker/AllLangResTarget_fps_office.mk
+++ b/fpicker/AllLangResTarget_fps_office.mk
@@ -35,9 +35,6 @@ $(eval $(call gb_AllLangResTarget_add_srs,fps_office,\
$(eval $(call gb_SrsTarget_SrsTarget,fps_office/res))
-$(eval $(call gb_SrsTarget_use_packages,fps_office/res,\
-))
-
$(eval $(call gb_SrsTarget_add_files,fps_office/res,\
fpicker/source/office/OfficeFilePicker.src \
fpicker/source/office/iodlg.src \
diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk
index de256497a66f..52e925edaae5 100644
--- a/fpicker/Library_fps.mk
+++ b/fpicker/Library_fps.mk
@@ -31,9 +31,6 @@ $(eval $(call gb_Library_add_nativeres,fps,fps/src))
$(eval $(call gb_Library_set_componentfile,fps,fpicker/source/win32/fps))
-$(eval $(call gb_Library_use_packages,fps,\
-))
-
$(eval $(call gb_Library_use_external,fps,boost_headers))
$(eval $(call gb_Library_use_sdk_api,fps))
diff --git a/fpicker/Library_fps_aqua.mk b/fpicker/Library_fps_aqua.mk
index b8b98e2690d0..2c2ca352d3c9 100644
--- a/fpicker/Library_fps_aqua.mk
+++ b/fpicker/Library_fps_aqua.mk
@@ -29,9 +29,6 @@ $(eval $(call gb_Library_Library,fps_aqua))
$(eval $(call gb_Library_set_componentfile,fps_aqua,fpicker/source/aqua/fps_aqua))
-$(eval $(call gb_Library_use_packages,fps_aqua,\
-))
-
$(eval $(call gb_Library_use_external,fps_aqua,boost_headers))
$(eval $(call gb_Library_use_sdk_api,fps_aqua))