|
@ -5,6 +5,7 @@ PACKAGES="$PACKAGES asciidoc" |
|
|
PACKAGES="$PACKAGES automake" |
|
|
PACKAGES="$PACKAGES automake" |
|
|
PACKAGES="$PACKAGES bison" |
|
|
PACKAGES="$PACKAGES bison" |
|
|
PACKAGES="$PACKAGES cmake" |
|
|
PACKAGES="$PACKAGES cmake" |
|
|
|
|
|
PACKAGES="$PACKAGES curl" # Used for fetching sources |
|
|
PACKAGES="$PACKAGES flex" |
|
|
PACKAGES="$PACKAGES flex" |
|
|
PACKAGES="$PACKAGES gettext" # Provides 'msgfmt' which the apt build uses |
|
|
PACKAGES="$PACKAGES gettext" # Provides 'msgfmt' which the apt build uses |
|
|
PACKAGES="$PACKAGES help2man" |
|
|
PACKAGES="$PACKAGES help2man" |
|
|