docker image: install aspell
This commit is contained in:
parent
1d38ccf2e8
commit
0cb534ffc2
@ -172,6 +172,9 @@ PACKAGES+=" cvs"
|
|||||||
# Needed by apt.
|
# Needed by apt.
|
||||||
PACKAGES+=" triehash"
|
PACKAGES+=" triehash"
|
||||||
|
|
||||||
|
# Needed by aspell dictionaries.
|
||||||
|
PACKAGES+=" aspell"
|
||||||
|
|
||||||
# Do not require sudo if already running as root.
|
# Do not require sudo if already running as root.
|
||||||
if [ "$(id -u)" = "0" ]; then
|
if [ "$(id -u)" = "0" ]; then
|
||||||
SUDO=""
|
SUDO=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user