Skip to content

Commit 8ca75e4

Browse files
authored
Merge pull request matplotlib#25619 from ksunden/unbreak_pyside65
TST: Unbreak pyside65 by installing libxcb-cursor0
2 parents 9575e4c + 951538c commit 8ca75e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
libgirepository1.0-dev \
104104
libsdl2-2.0-0 \
105105
libxkbcommon-x11-0 \
106+
libxcb-cursor0 \
106107
libxcb-icccm4 \
107108
libxcb-image0 \
108109
libxcb-keysyms1 \

0 commit comments

Comments
 (0)