diff --git a/rules/base/cross.bash b/rules/base/cross.bash index 7ebb452..395d8ce 100644 --- a/rules/base/cross.bash +++ b/rules/base/cross.bash @@ -4,6 +4,5 @@ requires=\ ( 'base/host' 'gcc/cross' - 'eglibc/locales' 'gdb/cross' )