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:
parent
715faaf5ce
commit
7b2e919f7d
2
DEPS
2
DEPS
@ -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":
|
||||
|
Loading…
x
Reference in New Issue
Block a user