summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS7
1 files changed, 7 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index a1e4d2c..26e76b3 100644
--- a/DEPS
+++ b/DEPS
@@ -141,6 +141,13 @@ deps_os = {
"src/third_party/xdg-utils":
"/trunk/deps/third_party/xdg-utils@29103",
+ "src/third_party/yasm/source/patched-yasm":
+ "/trunk/deps/third_party/yasm/patched-yasm@29937",
+
+ "src/third_party/ffmpeg/source/patched-ffmpeg-mt":
+ "/trunk/deps/third_party/ffmpeg/patched-ffmpeg-mt@" +
+ Var("ffmpeg_revision"),
+
"src/third_party/ffmpeg/binaries/chromium/linux/ia32":
"/trunk/deps/third_party/ffmpeg/binaries/linux@" +
Var("ffmpeg_revision"),