summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorŁukasz Mariański2023-04-01 20:29:01 +0200
committerŁukasz Mariański2023-04-01 20:29:01 +0200
commit6a8a2e53339540ca582aa37980e782f229fa3616 (patch)
tree3b713701390667df3637e0f7dcbde09fdd0e0d6d
parent0f7e34b1a458167a9cfbdae2eb55e0568344dd87 (diff)
downloadaur-6a8a2e53339540ca582aa37980e782f229fa3616.tar.gz
nv
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41e135528735..c9870e1128f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,7 @@ build() {
export ALVR_OPENVR_DRIVER_ROOT_DIR="$ALVR_LIBRARIES_DIR/steamvr/alvr/"
export ALVR_VRCOMPOSITOR_WRAPPER_DIR="$ALVR_LIBRARIES_DIR/alvr/"
- cargo xtask prepare-deps --platform linux --no-nvidia
+ cargo xtask prepare-deps --platform linux
cargo build \
--frozen \