mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-02 22:29:01 +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
|
meson
|
||||||
rust
|
rust
|
||||||
)
|
)
|
||||||
|
optdepends=(
|
||||||
|
'libudev0-shim: steamvr_lh lighthouse driver support'
|
||||||
|
)
|
||||||
provides=(envision)
|
provides=(envision)
|
||||||
conflicts=(envision)
|
conflicts=(envision)
|
||||||
source=("git+${url}.git")
|
source=("git+${url}.git")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue