Added libfsfat to libyal project configuration (#8172)

This commit is contained in:
Joachim Metz 2022-08-06 18:48:38 +02:00 committed by GitHub
parent 36bc84494c
commit 791f8bb1ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ 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/libfsfat.git libfsfat
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/libfsxfs.git libfsxfs