Add missing Perl dependencies for KasmVNC
This commit is contained in:
parent
a99548e16e
commit
17fdcf7d53
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
libpixman-1-0 \
|
||||
libxfont2 \
|
||||
libxkbfile1 \
|
||||
libdatetime-perl \
|
||||
libwww-perl \
|
||||
xfonts-base \
|
||||
xfonts-75dpi \
|
||||
xfonts-100dpi \
|
||||
|
|
|
|||
Loading…
Reference in a new issue