summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--o3d/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index 2bf19a2..ca420be 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -43,6 +43,9 @@ deps = {
"o3d/third_party/libevent":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/libevent@" + Var("o3d_code_rev"),
+ "o3d/third_party/makeself":
+ "http://o3d.googlecode.com/svn/trunk/googleclient/third_party/makeself@" + Var("o3d_code_rev"),
+
"o3d/third_party/pdiff":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/pdiff@" + Var("o3d_code_rev"),