10000 TST: Unbreak pyside65 by installing libxcb-cursor0 · matplotlib/matplotlib@951538c · GitHub
[go: up one dir, main page]

Skip to content

Commit 951538c

Browse files
committed
TST: Unbreak pyside65 by installing libxcb-cursor0
1 parent 87a2b9d commit 951538c

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)
0