summaryrefslogtreecommitdiff
path: root/unotools/Library_utl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/Library_utl.mk')
-rw-r--r--unotools/Library_utl.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index fbebf37a78ad..f840fa2d7b3d 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.mk
@@ -13,10 +13,6 @@ $(eval $(call gb_Library_Library,utl))
$(eval $(call gb_Library_use_external,utl,boost_headers))
-# declare packages that will be delivered before compilation of utl
-# learn more about TYPE in the Package.mk template
-$(eval $(call gb_Library_use_package,utl,unotools_inc))
-
# in case UNO services are exported: declare location of component file
$(eval $(call gb_Library_set_componentfile,utl,unotools/util/utl))