mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
23b3271fca
Add python3 to the basic set of ports in order to build releases.
3 lines
236 B
Text
3 lines
236 B
Text
set_minimal="cut dash e2fsprogs grep grub mdocml sed xargs"
|
|
set_basic="$set_minimal binutils bison bzip2 diffutils ed flex gawk gcc git gzip libcurses libstdc++ nano make patch pkg-config python tar vim xz xorriso"
|
|
sets="basic minimal"
|