Resolve KASM-2801 "Feature/ remove libnettle dependency"

This commit is contained in:
Dmitry Maksyoma
2022-07-08 14:13:05 +00:00
committed by Matthew McClaskey
parent dc60c73a81
commit 1f5125fb24
4 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ RUN apt-get update && \
RUN apt-get update && apt-get install -y --no-install-recommends tzdata
RUN apt-get update && apt-get -y build-dep xorg-server libxfont-dev
RUN apt-get update && apt-get -y install cmake git libjpeg-dev libgnutls28-dev vim wget tightvncserver
RUN apt-get update && apt-get -y install cmake git libjpeg-dev vim wget
RUN apt-get update && apt-get -y install libpng-dev libtiff-dev libgif-dev libavcodec-dev libssl-dev libxrandr-dev libxcursor-dev
# Additions for webp