mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-28 04:37:47 +02:00
Fix hide character
This commit is contained in:
+4
-4
@@ -14,12 +14,12 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
|||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
gcc \
|
gcc \
|
||||||
git \
|
git \
|
||||||
cmake \
|
cmake \
|
||||||
libc6-dev \
|
libc6-dev \
|
||||||
libx11-dev \
|
libx11-dev \
|
||||||
subversion \
|
subversion \
|
||||||
libx11-dev \
|
libx11-dev \
|
||||||
libxrandr-dev \
|
libxrandr-dev \
|
||||||
libxcursor-dev \
|
libxcursor-dev \
|
||||||
libxxf86vm-dev \
|
libxxf86vm-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user