mirror of https://github.com/google/oss-fuzz.git
Added libvshadow to libyal project configuration (#5698)
This commit is contained in:
parent
0f76e12796
commit
f26f7948e9
|
@ -49,6 +49,7 @@ RUN git clone --depth 1 https://github.com/libyal/libfsxfs.git libfsxfs
|
|||
RUN git clone --depth 1 https://github.com/libyal/libbde.git libbde
|
||||
RUN git clone --depth 1 https://github.com/libyal/libluksde.git libluksde
|
||||
RUN git clone --depth 1 https://github.com/libyal/libvsgpt.git libvsgpt
|
||||
RUN git clone --depth 1 https://github.com/libyal/libvshadow.git libvshadow
|
||||
RUN git clone --depth 1 https://github.com/libyal/libvslvm.git libvslvm
|
||||
RUN git clone --depth 1 https://github.com/libyal/libvsmbr.git libvsmbr
|
||||
|
||||
|
|
Loading…
Reference in New Issue