aboutsummaryrefslogtreecommitdiff
path: root/projects/libyal
diff options
context:
space:
mode:
authorJoachim Metz <joachim.metz@gmail.com>2021-05-05 12:51:20 +0200
committerGitHub <noreply@github.com>2021-05-05 11:51:20 +0100
commit536d21b4dad60d7eb608d7e424d776587fcfd104 (patch)
tree839ea3b86b25f0796ad9d9a930a1d4b671dcb94c /projects/libyal
parent624240cce772ca365ec6d2439cd14179c4d79365 (diff)
downloadoss-fuzz-536d21b4dad60d7eb608d7e424d776587fcfd104.tar.gz
Added libfwevt and libodraw to libyal project configuration (#5712)
Diffstat (limited to 'projects/libyal')
-rw-r--r--projects/libyal/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/libyal/Dockerfile b/projects/libyal/Dockerfile
index 3981061af..3a2f067b4 100644
--- a/projects/libyal/Dockerfile
+++ b/projects/libyal/Dockerfile
@@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y make autoconf automake autopoint libtoo
RUN git clone --depth 1 https://github.com/libyal/libfplist.git libfplist
RUN git clone --depth 1 https://github.com/libyal/libftxf.git libftxf
RUN git clone --depth 1 https://github.com/libyal/libfusn.git libfusn
+RUN git clone --depth 1 https://github.com/libyal/libfwevt.git libfwevt
RUN git clone --depth 1 https://github.com/libyal/libfwnt.git libfwnt
RUN git clone --depth 1 https://github.com/libyal/libfwps.git libfwps
RUN git clone --depth 1 https://github.com/libyal/libfwsi.git libfwsi
@@ -55,6 +56,7 @@ RUN git clone --depth 1 https://github.com/libyal/libvsmbr.git libvsmbr
RUN git clone --depth 1 https://github.com/libyal/libewf.git libewf
RUN git clone --depth 1 https://github.com/libyal/libmodi.git libmodi
+RUN git clone --depth 1 https://github.com/libyal/libodraw.git libodraw
RUN git clone --depth 1 https://github.com/libyal/libqcow.git libqcow
RUN git clone --depth 1 https://github.com/libyal/libsmraw.git libsmraw
RUN git clone --depth 1 https://github.com/libyal/libvhdi.git libvhdi