Add dependency or Fuzzing workflow

This commit is contained in:
Roger A. Light
2025-07-10 21:06:01 +01:00
committed by Roger Light
parent 0c0683094b
commit da451505bf
+1 -1
View File
@@ -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