mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
ci(setup-dependencies/linux): use deps from system
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
bf5b03b4ff
commit
030dc4e7b1
1 changed files with 3 additions and 3 deletions
|
|
@ -9,9 +9,9 @@ runs:
|
|||
run: |
|
||||
sudo apt-get -y update
|
||||
sudo apt-get -y install \
|
||||
dpkg-dev libarchive-dev \
|
||||
ninja-build extra-cmake-modules scdoc \
|
||||
libqrencode-dev \
|
||||
dpkg-dev \
|
||||
ninja-build extra-cmake-modules pkg-config scdoc \
|
||||
cmark-dev libarchive-dev libqrencode-dev tomlplusplus-dev zlib-dev \
|
||||
appstream libxcb-cursor-dev
|
||||
|
||||
- name: Setup AppImage tooling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue