mirror of
https://git.suyu.dev/suyu/ci-docker.git
synced 2025-12-21 21:36:02 +01:00
7 lines
126 B
Text
Executable file
7 lines
126 B
Text
Executable file
|
|
RUN apt install --no-install-recommends -y \
|
|
libgmp-dev \
|
|
libmpfr-dev \
|
|
libmpc-dev \
|
|
flex \
|
|
bison
|