diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index 62d33f2ad..1be72dbd9 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -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"