Add pinned dep for cygwin.

Review URL: https://webrtc-codereview.appspot.com/760005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2676 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2012-08-28 15:56:40 +00:00
parent 715faaf5ce
commit 7b2e919f7d

2
DEPS
View File

@ -83,7 +83,7 @@ deps_os = {
"win": {
# Use our own, stripped down, version of Cygwin (required by GYP).
"third_party/cygwin":
(Var("googlecode_url") % "webrtc") + "/deps/third_party/cygwin",
(Var("googlecode_url") % "webrtc") + "/deps/third_party/cygwin@2672",
# Used by libjpeg-turbo.
"third_party/yasm/binaries":