mirror of
https://github.com/SFML/SFML.git
synced 2025-01-18 23:35:11 +08:00
Added libudev
This commit is contained in:
parent
5742c76bd3
commit
e56c5fb9a5
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -274,6 +274,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y cmake ninja-build pkg-config libxrandr-dev libxcursor-dev libxi-dev
|
||||
sudo apt-get install -y libgl1-mesa-dev
|
||||
sudo apt-get install libudev-dev
|
||||
|
||||
# Here we will Configure CMake with pkg-config enabled
|
||||
- name: Configure CMake
|
||||
|
Loading…
Reference in New Issue
Block a user