Skip to content

Commit

Permalink
Adds new build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ILadis committed Jan 21, 2024
1 parent ad08c1d commit d04f851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/steamdeckhomebrew/holo-base:latest
RUN pacman -Sy --noconfirm gcc pkgconfig libpulse
RUN pacman -Sy --noconfirm gcc pkgconfig util-linux-libs sqlite libpulse
ENTRYPOINT [ "/backend/entrypoint.sh" ]

0 comments on commit d04f851

Please sign in to comment.