Unverified Commit aaed8bfd authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

alvr: Add `android-tools` needed for wired mode (#453873)

parents afbb1b45 92f55700
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
  pkg-config,
  autoAddDriverRunpath,
  alsa-lib,
  android-tools,
  brotli,
  bzip2,
  celt,
@@ -101,6 +102,7 @@ rustPlatform.buildRustPackage rec {

  buildInputs = [
    alsa-lib
    android-tools
    brotli
    bzip2
    celt