mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
ci: add libunwind-dev to release workflow
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y \
|
sudo apt-get install -y \
|
||||||
libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf \
|
libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf \
|
||||||
|
libunwind-dev \
|
||||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
|
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
|
||||||
gstreamer1.0-plugins-base gstreamer1.0-plugins-good \
|
gstreamer1.0-plugins-base gstreamer1.0-plugins-good \
|
||||||
gstreamer1.0-plugins-bad gstreamer1.0-libav
|
gstreamer1.0-plugins-bad gstreamer1.0-libav
|
||||||
|
|||||||
Reference in New Issue
Block a user