From eda8813012033b478deb5e98d7c69965560068f3 Mon Sep 17 00:00:00 2001 From: sam#gemmi-win10 Date: Sat, 14 Oct 2023 17:06:56 +0800 Subject: [PATCH] fix stage-tiger --- deb12/src/Dockerfile.compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deb12/src/Dockerfile.compile b/deb12/src/Dockerfile.compile index fcf883a..cbc0391 100644 --- a/deb12/src/Dockerfile.compile +++ b/deb12/src/Dockerfile.compile @@ -122,7 +122,7 @@ RUN cd /opt && git clone --branch v0.5 https://gitee.com/g-system/pulseaudio-mod ###tigervnc############################################### # ref: https://github.com/abcdesktopio/tigervnc/blob/main/Dockerfile -FROM stage-base as stage- +FROM stage-base as stage-tiger # deb12: Could NOT find X11 (missing: X11_X11_LIB) RUN apt.sh \ libx11-dev libxext-dev libxrender-dev libxtst-dev libxt-dev