diff options
author | Łukasz Mariański | 2023-04-01 20:29:01 +0200 |
---|---|---|
committer | Łukasz Mariański | 2023-04-01 20:29:01 +0200 |
commit | 6a8a2e53339540ca582aa37980e782f229fa3616 (patch) | |
tree | 3b713701390667df3637e0f7dcbde09fdd0e0d6d | |
parent | 0f7e34b1a458167a9cfbdae2eb55e0568344dd87 (diff) | |
download | aur-6a8a2e53339540ca582aa37980e782f229fa3616.tar.gz |
nv
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |