Update TurboVNC to v3.2
This commit is contained in:
@@ -62,6 +62,7 @@ RUN <<-EOF
|
|||||||
libxfixes-dev \
|
libxfixes-dev \
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libxrandr-dev \
|
libxrandr-dev \
|
||||||
|
libxshmfence-dev \
|
||||||
libxt-dev \
|
libxt-dev \
|
||||||
libxtst-dev \
|
libxtst-dev \
|
||||||
libxv-dev \
|
libxv-dev \
|
||||||
@@ -123,7 +124,7 @@ RUN <<-EOF
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Build TurboVNC
|
# Build TurboVNC
|
||||||
ARG TURBOVNC_TREEISH=3.1.4
|
ARG TURBOVNC_TREEISH=3.2
|
||||||
ARG TURBOVNC_REMOTE=https://github.com/TurboVNC/turbovnc.git
|
ARG TURBOVNC_REMOTE=https://github.com/TurboVNC/turbovnc.git
|
||||||
WORKDIR /tmp/turbovnc/
|
WORKDIR /tmp/turbovnc/
|
||||||
RUN <<-EOF
|
RUN <<-EOF
|
||||||
@@ -286,6 +287,7 @@ RUN <<-EOF
|
|||||||
libxfixes3 \
|
libxfixes3 \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
libxrandr2 \
|
libxrandr2 \
|
||||||
|
libxshmfence1 \
|
||||||
libxt6t64 \
|
libxt6t64 \
|
||||||
libxtst6 \
|
libxtst6 \
|
||||||
libxv1 \
|
libxv1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user