3 lines
150 B
Docker
3 lines
150 B
Docker
FROM archlinux
|
|
RUN pacman -Syu base-devel alsa-lib cmake fftw freetype2 jack libx11 libxcursor libxinerama libxrandr vst3-host clap-host --noconfirm
|