File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 if : matrix.platform == 'linux'
4040 run : |
4141 sudo apt-get update
42- sudo apt-get install -y libasound2-dev libjack-jackd2-dev libxkbcommon-dev protobuf-compiler libgtk-3-dev libxdo-dev libappindicator3-dev
42+ sudo apt-get install -y libasound2-dev libjack-jackd2-dev libxkbcommon-dev protobuf-compiler
4343
4444 - name : Install dependencies (Windows)
4545 if : matrix.platform == 'windows'
Original file line number Diff line number Diff line change 3333 if : matrix.platform == 'linux'
3434 run : |
3535 sudo apt-get update
36- sudo apt-get install -y libasound2-dev libjack-jackd2-dev libxkbcommon-dev protobuf-compiler libgtk-3-dev libxdo-dev libappindicator3-dev
36+ sudo apt-get install -y libasound2-dev libjack-jackd2-dev libxkbcommon-dev protobuf-compiler
3737
3838 - name : Install dependencies (Windows)
3939 if : matrix.platform == 'windows'
You can’t perform that action at this time.
0 commit comments