mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
CI: Add deps I didnt think were necessary
This commit is contained in:
parent
ff1f016964
commit
35569cd4af
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
@ -256,7 +256,12 @@ jobs:
|
|||||||
python3-dev \
|
python3-dev \
|
||||||
qtbase5-dev \
|
qtbase5-dev \
|
||||||
libqt5svg5-dev \
|
libqt5svg5-dev \
|
||||||
swig
|
swig \
|
||||||
|
libxcb-randr0-dev \
|
||||||
|
libxcb-xfixes0-dev \
|
||||||
|
libx11-xcb-dev \
|
||||||
|
libxcb1-dev \
|
||||||
|
libxss-dev \
|
||||||
- name: 'Configure OBS-Studio'
|
- name: 'Configure OBS-Studio'
|
||||||
working-directory: ${{ github.workspace }}/obs-studio
|
working-directory: ${{ github.workspace }}/obs-studio
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user