alvr: Add android-tools needed for wired mode (#453873)
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
pkg-config,
|
pkg-config,
|
||||||
autoAddDriverRunpath,
|
autoAddDriverRunpath,
|
||||||
alsa-lib,
|
alsa-lib,
|
||||||
|
android-tools,
|
||||||
brotli,
|
brotli,
|
||||||
bzip2,
|
bzip2,
|
||||||
celt,
|
celt,
|
||||||
@@ -101,6 +102,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
alsa-lib
|
alsa-lib
|
||||||
|
android-tools
|
||||||
brotli
|
brotli
|
||||||
bzip2
|
bzip2
|
||||||
celt
|
celt
|
||||||
|
|||||||
Reference in New Issue
Block a user