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
ed1a451c16
commit
647f871c22
@ -4,7 +4,7 @@ RUN apt-get -y update
|
||||
RUN apt-get install -y libxcb-xinerama0 libxcb-cursor-dev libudev-dev ninja-build libopengl-dev libglu1-mesa-dev mesa-common-dev
|
||||
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 libfuse-dev
|
||||
RUN apt-get install -y libegl1-mesa-dev libfontconfig1-dev libfreetype6-dev libfreetype-dev 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