mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
07b1769302
commit
25d98ff0ca
@ -5,7 +5,7 @@ RUN apt-get install -y libxcb-xinerama0 libxcb-cursor-dev libudev-dev ninja-buil
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && apt-get install -y gcc g++ wget p7zip-full libicu-dev tree grep git libglib2.0-dev
|
||||
RUN apt-get install -y libxkb* libdbus*
|
||||
RUN apt-get install -y libegl1-mesa-dev libfontconfig1-dev libfreetype6-dev libfreetype-dev
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && apt-get install -y fuse libfuse2 fuse3 libfuse-dev kmod
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && apt-get install -y fuse libfuse2 libfuse-dev kmod
|
||||
|
||||
# CMake
|
||||
RUN wget https://cmake.org/files/v3.30/cmake-3.30.8-linux-x86_64.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user