mirror of
https://github.com/csd4ni3l/soundboard.git
synced 2026-03-10 09:09:24 +01:00
Add libudev dependency to Linux
This commit is contained in:
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@@ -36,7 +36,8 @@ jobs:
|
||||
libwayland-egl-backend-dev \
|
||||
libx11-dev libxext-dev libxrandr-dev libxinerama-dev libxcursor-dev \
|
||||
libxi-dev libxfixes-dev libxrender-dev \
|
||||
libfreetype6-dev libfontconfig1-dev libgl1-mesa-dev libasound2-dev
|
||||
libfreetype6-dev libfontconfig1-dev libgl1-mesa-dev \
|
||||
libasound2-dev libudev-dev
|
||||
|
||||
shell: bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user