summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
Diffstat (limited to 'icu')
-rw-r--r--icu/ExternalProject_icu.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/icu/ExternalProject_icu.mk b/icu/ExternalProject_icu.mk
index aea42c096105..ecf97ec5c964 100644
--- a/icu/ExternalProject_icu.mk
+++ b/icu/ExternalProject_icu.mk
@@ -11,8 +11,6 @@ $(eval $(call gb_ExternalProject_ExternalProject,icu))
$(eval $(call gb_ExternalProject_use_unpacked,icu,icu))
-$(eval $(call gb_ExternalProject_use_package,icu,icu_data))
-
$(eval $(call gb_ExternalProject_register_targets,icu,\
build \
))