Skip to content

Commit

Permalink
fix: required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed May 8, 2024
1 parent e8a430a commit bb848de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_libedgetpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ echo "installing required packages"
echo "================================================="

sudo apt update && apt install -y \
libusb-dev \
libabsl-dev \
libusb-1.0-0-dev

FILE=/usr/local/lib/libflatbuffers.so.23.5.26
Expand Down

0 comments on commit bb848de

Please sign in to comment.