Browse Source

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

build-on-device
Leonid Plyushch 5 years ago
parent
commit
7b09a286d0
  1. 2
      scripts/setup-ubuntu.sh

2
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"

Loading…
Cancel
Save