diff options
Diffstat (limited to 'eclass/mozconfig-v6.42.eclass')
-rw-r--r-- | eclass/mozconfig-v6.42.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.42.eclass b/eclass/mozconfig-v6.42.eclass index 1feea383d844..60413c418a49 100644 --- a/eclass/mozconfig-v6.42.eclass +++ b/eclass/mozconfig-v6.42.eclass @@ -261,7 +261,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 |