summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index 189d7e2bab5c..dba982bc9d34 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -37,11 +37,12 @@ $(eval $(call gb_Library_use_sdk_api,sc))
$(eval $(call gb_Library_use_externals,sc,\
boost_headers \
- mdds_headers \
icu_headers \
icudata \
icui18n \
icuuc \
+ libxml2 \
+ mdds_headers \
))
ifeq ($(ENABLE_TELEPATHY),TRUE)