mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
update: linux additional dependencies
This commit is contained in:
15
.github/workflows/deploy.yml
vendored
15
.github/workflows/deploy.yml
vendored
@@ -768,8 +768,21 @@ jobs:
|
||||
sudo apt-get install -y \
|
||||
cmake \
|
||||
ninja-build \
|
||||
libsecret-1-dev \
|
||||
libxcb-cursor0 \
|
||||
libxkbcommon-x11-0 \
|
||||
libsecret-1-dev
|
||||
libxcb-xinerama0 \
|
||||
libxcb-icccm4 \
|
||||
libxcb-image0 \
|
||||
libxcb-keysyms1 \
|
||||
libxcb-randr0 \
|
||||
libxcb-render-util0 \
|
||||
libxcb-xfixes0 \
|
||||
libxcb-shape0 \
|
||||
libxcb-sync1 \
|
||||
libxcb-xkb1 \
|
||||
libgl1 \
|
||||
libglib2.0-0
|
||||
|
||||
- name: 'Configure'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user