vcl/commonfuzzer.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e89f0417974bc84fb2bbcdd41da960e0ccf36915
Author: Caolán McNamara <[email protected]>
AuthorDate: Wed Oct 22 20:37:13 2025 +0100
Commit: Caolán McNamara <[email protected]>
CommitDate: Wed Oct 22 21:38:12 2025 +0200
fix fuzzer build
Change-Id: I32c8a12215d1c9392ec05379449b00df3f6de571
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/192880
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
diff --git a/vcl/commonfuzzer.mk b/vcl/commonfuzzer.mk
index be0b8ebef868..0ed0571428c0 100644
--- a/vcl/commonfuzzer.mk
+++ b/vcl/commonfuzzer.mk
@@ -37,6 +37,7 @@ fuzzer_externals = \
libtiff \
libwebp \
pdfium \
+ afdko \
md4c \
openssl \
expat \