Skip to content

Commit 22eee01

Browse files
committed
libpulse-mainloop-glib0
1 parent a75072a commit 22eee01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
run: |
6161
sudo apt-get update --yes
6262
sudo apt-get install --yes libgl1
63+
# Required to stubtest QtMultimedia
64+
sudo apt-get install --yes libpulse-mainloop-glib0
6365
- name: Install
6466
run: |
6567
pip install --upgrade pip setuptools wheel

0 commit comments

Comments
 (0)