mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-24 09:14:02 +08:00
Add dependency or Fuzzing workflow
This commit is contained in:
committed by
Roger Light
parent
0c0683094b
commit
da451505bf
@@ -20,5 +20,5 @@
|
||||
# Note that sqlite3 is required as a build dep of a plugin which is not
|
||||
# currently part of fuzz testing. Once it is part of fuzz testing, sqlite will
|
||||
# need to be built statically.
|
||||
apt-get update && apt-get install -y libargon2-dev libedit-dev libtool-bin make libsqlite3-dev
|
||||
apt-get update && apt-get install -y libargon2-dev libedit-dev libtool-bin make libmicrohttpd-dev libsqlite3-dev
|
||||
git clone https://github.com/ralight/cJSON ${SRC}/cJSON
|
||||
|
||||
Reference in New Issue
Block a user