diff --git a/expat/Dockerfile b/expat/Dockerfile index 0f5633368..cf92ca0f6 100644 --- a/expat/Dockerfile +++ b/expat/Dockerfile @@ -16,6 +16,6 @@ FROM ossfuzz/base-libfuzzer MAINTAINER mike.aizatsky@gmail.com -RUN apt-get install -y autoconf automake libtool +RUN apt-get install -y autoconf automake libtool docbook2x CMD /src/oss-fuzz/expat/build.sh