0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/gyp/DEPS

9 lines
225 B
Python

# DEPS file for gclient use in buildbot execution of gyp tests.
#
# (You don't need to use gclient for normal GYP development work.)
deps = {
"scons":
"http://src.chromium.org/svn/trunk/src/third_party/scons@44099",
}