setup-ubuntu.sh: re-enable package 'erlang-nox'

This commit is contained in:
Leonid Pliushch 2020-01-23 21:51:13 +02:00
parent b6c59df765
commit d542602980
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ PACKAGES+=" llvm-8-tools"
# Needed by packages in unstable repository.
PACKAGES+=" docbook-to-man"
PACKAGES+=" docbook-utils"
#PACKAGES+=" erlang-nox"
PACKAGES+=" erlang-nox"
PACKAGES+=" libgc-dev"
PACKAGES+=" libgmp-dev"
PACKAGES+=" libunistring-dev"