alvr: Add android-tools needed for wired mode

Fixes `read-only filesystem` error when ALVR tries to download `adb` itself.
This commit is contained in:
jiriks74
2025-10-20 15:54:31 +02:00
parent 62927420a3
commit 92f55700a7
+2
View File
@@ -7,6 +7,7 @@
pkg-config,
autoAddDriverRunpath,
alsa-lib,
android-tools,
brotli,
bzip2,
celt,
@@ -91,6 +92,7 @@ rustPlatform.buildRustPackage rec {
buildInputs = [
alsa-lib
android-tools
brotli
bzip2
celt