summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/mozconfig-v6.38.eclass')
-rw-r--r--eclass/mozconfig-v6.38.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.38.eclass b/eclass/mozconfig-v6.38.eclass
index ecd4578c082c..f3a07dbe62a9 100644
--- a/eclass/mozconfig-v6.38.eclass
+++ b/eclass/mozconfig-v6.38.eclass
@@ -235,7 +235,7 @@ mozconfig_config() {
mozconfig_use_enable system-sqlite
mozconfig_use_with system-jpeg
mozconfig_use_with system-icu
- mozconfig_use_enable system-icu intl-api
+ mozconfig_use_with system-icu intl-api
mozconfig_use_with system-libvpx
# Modifications to better support ARM, bug 553364