|
|
@ -8,7 +8,7 @@ PACKAGES+=" bison" |
|
|
|
PACKAGES+=" curl" # Used for fetching sources. |
|
|
|
PACKAGES+=" ed" # Used by bc |
|
|
|
PACKAGES+=" flex" |
|
|
|
PACKAGES+=" gcc-multilib" # Used by pforth build for 32-bit arches. |
|
|
|
PACKAGES+=" g++-multilib" # Used by nodejs build for 32-bit arches. |
|
|
|
PACKAGES+=" gettext" # Provides 'msgfmt' which the apt build uses. |
|
|
|
PACKAGES+=" g++" |
|
|
|
PACKAGES+=" git" # Used by the neovim build. |
|
|
|