summaryrefslogtreecommitdiffstats
path: root/o3d
diff options
context:
space:
mode:
Diffstat (limited to 'o3d')
-rw-r--r--o3d/DEPS_gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/o3d/DEPS_gyp b/o3d/DEPS_gyp
index ca16ffa..63f8604 100644
--- a/o3d/DEPS_gyp
+++ b/o3d/DEPS_gyp
@@ -34,6 +34,9 @@ deps = {
"third_party/libevent":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/libevent@" + Var("o3d_code_rev"),
+ "third_party/makeself":
+ "http://o3d.googlecode.com/svn/trunk/googleclient/third_party/makeself@" + Var("o3d_code_rev"),
+
"third_party/pdiff":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/pdiff@" + Var("o3d_code_rev"),