Skip to content

Commit efefc92

Browse files
committed
linux
1 parent af59a30 commit efefc92

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/jinstall.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
submodules: recursive
3131

3232
- name: Test Jinstall
33-
env:
34-
QT_DEBUG_PLUGINS: 1
3533
run: |
3634
script/installxcb.sh linux x64
3735
script/testinstall.sh linux x64

script/installxcb.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ if [ "$1" = "linux" ] || [ "$1" = "raspberry" ]; then
4242
f libopus0
4343
f libpulse0
4444
f libxcb-cursor0
45-
f libxcb-cursor-dev
46-
f libxcb-xinerama0
47-
f libxkbcommon-x11-0
4845
f minizip
4946
f pipewire
5047
f zlib1g

0 commit comments

Comments
 (0)