summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2022-05-02 21:17:44 +0200
committerChristoph Haag2022-05-02 21:17:44 +0200
commit7a4e93a80456cda44d98f9357f0fc37a73b9f3f1 (patch)
tree79c4930ec448aa9c84954893b12b321d968b74f2 /PKGBUILD
parent0d377c6e1992a5cbfb8809fd31a0a895edc40aaa (diff)
downloadaur-7a4e93a80456cda44d98f9357f0fc37a73b9f3f1.tar.gz
add monado to provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f025469e5a5e..5d38c9450e23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ optdepends=('libuvc: optical tracking support'
'basalt-monado-git: experimental SLAM tracking through basalt'
'kimera-vio-monado-git: experimental SLAM tracking through kimera'
'percetto: tracing support for performance debugging')
-provides=("openxr-runtime")
+provides=("openxr-runtime" "monado")
install=monado.install
license=('boost')