We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b4a58f + 9e0a0c8 commit 380ba5aCopy full SHA for 380ba5a
src/Makefile
@@ -92,7 +92,7 @@ deps:
92
else
93
deps:
94
@echo `date +%F\ %R:%S` Installing build dependencies...
95
- @apt update && apt -y install libopencv-dev libusb-dev libusb-1.0-0-dev ffmpeg gawk lftp jq imagemagick
+ @apt update && apt -y install libopencv-dev libusb-dev libusb-1.0-0-dev ffmpeg gawk lftp jq imagemagick bc
96
endif
97
98
.PHONY : deps
0 commit comments