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
adfdaa669d
commit
9ecc2f2447
@ -2,7 +2,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 apt-get install -y gcc g++ wget p7zip-full libicu-dev
|
||||
RUN apt-get install -y gcc g++ wget p7zip-full libicu-dev tree grep
|
||||
RUN apt-get install -y libxkb*
|
||||
|
||||
# CMake
|
||||
|
||||
Loading…
Reference in New Issue
Block a user