Skip to content

Commit

Permalink
Install extra dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicOfficer committed May 31, 2024
1 parent ddfabb2 commit 731284d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ RUN curl -o /tmp/ProtonMail-desktop-beta.rpm https://proton.me/download/mail/lin
podmansh \
papirus-icon-theme \
libXpresent \
ninja-build \
nasm \
iasl \
libuuid-devel \
glib2-devel \
pixman-devel \
spice-protocol \
spice-server-devel \
/tmp/ProtonMail-desktop-beta.rpm && \
systemctl unmask quantix-flatpak-manager.service && \
systemctl enable quantix-flatpak-manager.service && \
Expand Down

0 comments on commit 731284d

Please sign in to comment.