Add libjpeg source as third_party/externals dependency
Review URL: https://codereview.appspot.com/5773043 git-svn-id: http://skia.googlecode.com/svn/trunk@3334 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
b8c39178ff
commit
bb2d36dfc9
1
DEPS
1
DEPS
@ -9,6 +9,7 @@ use_relative_paths = True
|
|||||||
#
|
#
|
||||||
deps = {
|
deps = {
|
||||||
"third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1139",
|
"third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1139",
|
||||||
|
"third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
|
||||||
}
|
}
|
||||||
|
|
||||||
#hooks = [
|
#hooks = [
|
||||||
|
Loading…
Reference in New Issue
Block a user