mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
fix unclosed quote in redox() package list
This commit is contained in:
parent
60d2d82ba9
commit
512a1aaf81
@ -914,7 +914,7 @@ redox()
|
||||
|
||||
# Core development packages that are likely available on Redox
|
||||
# This list is conservative and only includes essentials
|
||||
packages=""autoconf \
|
||||
packages="autoconf \
|
||||
automake \
|
||||
expat \
|
||||
gcc13 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user