Skip to content

Commit

Permalink
Change for NFC Commissioning feature: (project-chip#37249)
Browse files Browse the repository at this point in the history
Added package libpcsclite-dev to start-sysroot-vm.sh.
This package is needed for the cross compilation of chip-tool for arm64.
  • Loading branch information
OlivierGre authored Jan 28, 2025
1 parent 5a825be commit dcf7e0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ packages:
- libdbus-1-dev
- libgirepository1.0-dev
- libglib2.0-dev
- libpcsclite-dev
- libreadline-dev
- libsdl2-dev
- libssl-dev
Expand Down

0 comments on commit dcf7e0d

Please sign in to comment.