aboutsummaryrefslogtreecommitdiff
path: root/projects/libyal
diff options
context:
space:
mode:
authorJoachim Metz <joachim.metz@gmail.com>2020-08-10 16:53:15 +0200
committerGitHub <noreply@github.com>2020-08-10 07:53:15 -0700
commit3fc4134b4e1c882c5d34a8319d5af5bfeaeef5e8 (patch)
treedf1a5e4e0e6e95bbd0356ef3066d93f100dbb165 /projects/libyal
parentea7fddf6c8c1976cc35036ef7abda1666c3a9812 (diff)
downloadoss-fuzz-3fc4134b4e1c882c5d34a8319d5af5bfeaeef5e8.tar.gz
Added libfsext and libfshfs to libyal project configuration (#4288)
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 342adf3b6..e619b5f97 100644
--- a/projects/libyal/Dockerfile
+++ b/projects/libyal/Dockerfile
@@ -35,6 +35,8 @@ RUN git clone --depth 1 https://github.com/libyal/libregf.git libregf
RUN git clone --depth 1 https://github.com/libyal/libscca.git libscca
RUN git clone --depth 1 https://github.com/libyal/libfsapfs.git libfsapfs
+RUN git clone --depth 1 https://github.com/libyal/libfsext.git libfsext
+RUN git clone --depth 1 https://github.com/libyal/libfshfs.git libfshfs
RUN git clone --depth 1 https://github.com/libyal/libfsntfs.git libfsntfs
RUN git clone --depth 1 https://github.com/libyal/libbde.git libbde