Skip to content

Commit

Permalink
Add remaining packages from VisicutBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Mar 11, 2024
1 parent 5bba83f commit 278b230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribute/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV LANG C.UTF-8
# note: don't build with OpenJDK > 16, as this is the runtime we ship
RUN apt-get update && \
apt-get install -y openjdk-11-jdk git wget shellcheck bash make maven python3-minimal python3-pip \
nsis zip libfuse2 checkinstall makepkg && \
nsis zip libfuse2 checkinstall makepkg fonts-noto-extra potrace sudo && \
python3 -m pip install git+https://github.com/TheAssassin/appimagecraft.git#egg=appimagecraft

# we don't have a defined $HOME, but we need Maven to write the libLaserCut artifact somewhere
Expand Down

0 comments on commit 278b230

Please sign in to comment.