mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-22 20:44:50 +00:00
chore: add libudev0-shim to arch pkgbuild as optdepends
This commit is contained in:
parent
67534ca106
commit
17f01bab35
1 changed files with 3 additions and 0 deletions
3
dist/arch/PKGBUILD
vendored
3
dist/arch/PKGBUILD
vendored
|
@ -28,6 +28,9 @@ makedepends=(
|
|||
meson
|
||||
rust
|
||||
)
|
||||
optdepends=(
|
||||
'libudev0-shim: steamvr_lh lighthouse driver support'
|
||||
)
|
||||
provides=(envision)
|
||||
conflicts=(envision)
|
||||
source=("git+${url}.git")
|
||||
|
|
Loading…
Add table
Reference in a new issue