Skip to content

Commit

Permalink
Linux CI : add gcc dependency to Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
tommag committed Dec 27, 2024
1 parent 586ce07 commit de841e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Builds/LinuxMakefile/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ RUN apt-get install -qyf \
libusb-1.0-0-dev \
libhidapi-dev \
ladspa-sdk \
git
git \
g++

0 comments on commit de841e3

Please sign in to comment.