diff options
Diffstat (limited to 'core/src/fxcodec')
-rw-r--r-- | core/src/fxcodec/DEPS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/src/fxcodec/DEPS b/core/src/fxcodec/DEPS new file mode 100644 index 0000000000..48eaa048e0 --- /dev/null +++ b/core/src/fxcodec/DEPS @@ -0,0 +1,6 @@ +include_rules = [ + '+third_party/lcms2-2.6', + '+third_party/libjpeg', + '+third_party/libopenjpeg20', + '+third_party/zlib_v128', +]
\ No newline at end of file |