Skip to content

Commit 936a4ea

Browse files
authored
Update pylint.yml
1 parent cbc1f70 commit 936a4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install System Deps
1818
run: |
1919
sudo apt install build-essential libpython3-dev libdbus-1-dev python3-gi python3-dev python3-gst-1.0 python-gi-dev
20-
sudo apt install libglib2.0-dev libglib2.0-dev-bin libgstreamer1.0-dev libtool m4 autoconf automake libgirepository1.0-dev libcairo2-dev
20+
sudo apt install libglib2.0-dev libglib2.0-dev-bin libunwind-dev libtool m4 autoconf automake libgirepository1.0-dev libcairo2-dev
2121
- name: Install dependencies
2222
run: |
2323
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)