docker image: install llvm-9-dev

Needed by rustc-nightly in unstable-packages.
This commit is contained in:
Leonid Pliushch 2020-01-25 00:31:41 +02:00
parent cf0a27f0d5
commit 6502ed5c0a
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ PACKAGES+=" erlang-nox"
PACKAGES+=" libgc-dev"
PACKAGES+=" libgmp-dev"
PACKAGES+=" libunistring-dev"
PACKAGES+=" llvm-9-dev"
# Needed by packages in X11 repository.
PACKAGES+=" gnome-common"