feat: add libxcbcommon-dev
Some checks failed
Build and Package Tracy Profiler / build (push) Failing after 4m16s
Some checks failed
Build and Package Tracy Profiler / build (push) Failing after 4m16s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y cmake build-essential libglfw3-dev libfreetype6-dev libcapstone-dev libdbus-1-dev libx11-dev # Tracy 依赖
|
sudo apt-get install -y cmake build-essential libglfw3-dev libfreetype6-dev libcapstone-dev libdbus-1-dev libx11-dev libxkbcommon-dev # Tracy 依赖
|
||||||
|
|
||||||
- name: Get Tracy version
|
- name: Get Tracy version
|
||||||
id: version
|
id: version
|
||||||
|
|||||||
Reference in New Issue
Block a user