mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-08-12 23:49:36 +00:00
Add zstd dependency
This is for the linux build appimagelint step
This commit is contained in:
parent
b1539ea19d
commit
c64aefdadb
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@ -93,7 +93,8 @@ jobs:
|
||||
libxfixes-dev \
|
||||
libxrandr-dev \
|
||||
libxtst-dev \
|
||||
wget
|
||||
wget \
|
||||
zstd
|
||||
# # Ubuntu 20.04+ packages
|
||||
# libboost-filesystem-dev
|
||||
# libboost-log-dev
|
||||
|
||||
Loading…
Reference in New Issue
Block a user