Add libsdl1.2debian to fix missing libSDL-1.2.so.0
All checks were successful
Docker Build and Publish / Build Docker image and publish to Gitea (push) Successful in 58s
All checks were successful
Docker Build and Publish / Build Docker image and publish to Gitea (push) Successful in 58s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
libxdamage1 \
|
libxdamage1 \
|
||||||
libxcomposite1 \
|
libxcomposite1 \
|
||||||
libxext6 \
|
libxext6 \
|
||||||
|
libsdl1.2debian \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Copy and install the crash cart software
|
# Copy and install the crash cart software
|
||||||
|
|||||||
Reference in New Issue
Block a user