diff --git a/projects/libyal/Dockerfile b/projects/libyal/Dockerfile index 3a2f067b4..1676968ac 100644 --- a/projects/libyal/Dockerfile +++ b/projects/libyal/Dockerfile @@ -41,6 +41,8 @@ RUN git clone --depth 1 https://github.com/libyal/libpff.git libpff 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/libwrc.git libwrc + 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