mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Jxl has a new submodule
This commit is contained in:
parent
71c3a919b8
commit
49684930d2
@ -11,7 +11,7 @@ ffbuild_enabled() {
|
||||
|
||||
ffbuild_dockerdl() {
|
||||
default_dl "$SELF"
|
||||
to_df "RUN git -C \"$SELF\" submodule update --init --recursive --depth 1 --recommend-shallow third_party/highway third_party/skcms"
|
||||
to_df "RUN git -C \"$SELF\" submodule update --init --recursive --depth 1 --recommend-shallow third_party/highway third_party/skcms third_party/libjpeg-turbo"
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user