mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
base-system: typo fix.
This commit is contained in:
parent
04ad756cc0
commit
77d5c4513f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ depends="
|
|||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl);;
|
||||
*) depends+=" glib-locales";;
|
||||
*) depends+=" glibc-locales";;
|
||||
esac
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686) depends+=" linux";;
|
||||
|
|
Loading…
Add table
Reference in a new issue