feat: add extra build deps
Some checks failed
Build/release / action-release (push) Failing after 1m25s
Some checks failed
Build/release / action-release (push) Failing after 1m25s
This commit is contained in:
@@ -38,8 +38,14 @@ jobs:
|
|||||||
|
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
dpkg \
|
dpkg \
|
||||||
|
flatpak \
|
||||||
flatpak-builder \
|
flatpak-builder \
|
||||||
rpm
|
rpm \
|
||||||
|
libglib2.0-dev \
|
||||||
|
wget \
|
||||||
|
curl \
|
||||||
|
fakeroot \
|
||||||
|
xvfb
|
||||||
|
|
||||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user