mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
eclass, mozconfig: Use --with-intl-api
Signed-off-by: Sven Wegener <swegener@gentoo.org>
This commit is contained in:
@@ -213,6 +213,6 @@ 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
|
||||
}
|
||||
|
||||
@@ -227,6 +227,6 @@ 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
|
||||
}
|
||||
|
||||
@@ -227,6 +227,6 @@ 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
|
||||
}
|
||||
|
||||
@@ -226,6 +226,6 @@ 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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -235,6 +235,6 @@ 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
|
||||
}
|
||||
|
||||
@@ -258,6 +258,6 @@ 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
|
||||
}
|
||||
|
||||
@@ -258,6 +258,6 @@ 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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user