summaryrefslogtreecommitdiff
path: root/xmlscript
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 /xmlscript
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 'xmlscript')
-rw-r--r--xmlscript/Library_xmlscript.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/Library_xmlscript.mk b/xmlscript/Library_xmlscript.mk
index b27fdf58fafc..c625594d421d 100644
--- a/xmlscript/Library_xmlscript.mk
+++ b/xmlscript/Library_xmlscript.mk
@@ -12,8 +12,6 @@ $(eval $(call gb_Library_Library,xmlscript))
$(eval $(call gb_Library_use_external,xmlscript,boost_headers))
$(eval $(call gb_Library_use_packages,xmlscript,\
- tools_inc \
- xmlscript_inc \
))
$(eval $(call gb_Library_set_componentfile,xmlscript,xmlscript/util/xmlscript))