CI: Add deps I didnt think were necessary

This commit is contained in:
tt2468 2021-04-28 20:14:12 -07:00
parent ff1f016964
commit 35569cd4af

View File

@ -256,7 +256,12 @@ jobs:
python3-dev \
qtbase5-dev \
libqt5svg5-dev \
swig
swig \
libxcb-randr0-dev \
libxcb-xfixes0-dev \
libx11-xcb-dev \
libxcb1-dev \
libxss-dev \
- name: 'Configure OBS-Studio'
working-directory: ${{ github.workspace }}/obs-studio
shell: bash