update deps versions

This commit is contained in:
Vadim Lopatin 2016-04-22 09:20:43 +03:00
parent 6d2e66b7dc
commit 4ae9cc8e32
6 changed files with 12 additions and 12 deletions

2
deps/DerelictCocoa vendored

@ -1 +1 @@
Subproject commit 5d086d963782f126b261f192511be96acbb0acaa
Subproject commit 3effcbc403341aab62531e68ed2499e9dde73bf2

2
deps/DerelictFT vendored

@ -1 +1 @@
Subproject commit 66dd3dd516c4431b627e299c8b4b5074d6096b51
Subproject commit d132ae43b19ddbff04de4d17b4a12309abfde79e

2
deps/DerelictGL3 vendored

@ -1 +1 @@
Subproject commit 769c5b6439d805cdcb29a9d1bcf4423bc513dd8b
Subproject commit ddf995c1fa8fdae24660d74459a11a395456be31

2
deps/DerelictUtil vendored

@ -1 +1 @@
Subproject commit f3da3adb0e425984904960e72f3bd95612f62535
Subproject commit ef2dfadcbe7ef364b2ec2a7f0ebcd5bdf65beec3

2
deps/x11 vendored

@ -1 +1 @@
Subproject commit 2a0d6b8ac295e0ef70084a861fc027cbe953d7cb
Subproject commit 28526fab4b64ed91188778cded28fd5479cdee5b

View File

@ -50,10 +50,10 @@
"versions-windows": ["Unicode"],
"dependencies": {
"derelict-gl3": "~>1.0.18",
"derelict-ft": "~>1.0.2"
"derelict-ft": "~>1.1.2"
},
"dependencies-posix": {
"derelict-sdl2": "~>1.9.7"
"derelict-sdl2": "~>2.0.0"
},
"copyFiles-windows-x86_64": [
"libs/windows/x86_64/libfreetype-6.dll"
@ -69,8 +69,8 @@
"versions-windows": ["Unicode" ,"NO_OPENGL"],
"dependencies-posix": {
"derelict-gl3": "~>1.0.18",
"derelict-sdl2": "~>1.9.7",
"derelict-ft": "~>1.0.2"
"derelict-sdl2": "~>2.0.0",
"derelict-ft": "~>1.1.2"
}
},
{
@ -79,7 +79,7 @@
"versions-windows": ["Unicode"],
"dependencies": {
"derelict-gl3": "~>1.0.18",
"derelict-ft": "~>1.1.0",
"derelict-ft": "~>1.1.2",
"derelict-sdl2": "~>2.0.0"
},
"copyFiles-windows-x86_64": [
@ -97,7 +97,7 @@
"versions-windows": ["Unicode"],
"dependencies": {
"derelict-gl3": "~>1.0.18",
"derelict-ft": "~>1.0.2",
"derelict-ft": "~>1.1.2",
"x11": "~>1.0.13"
}
},
@ -107,7 +107,7 @@
"versions-windows": ["Unicode"],
"dependencies": {
"derelict-gl3": "~>1.0.18",
"derelict-ft": "~>1.0.2",
"derelict-ft": "~>1.1.2",
"dsfml": "~>2.1.0"
},
"copyFiles-windows-x86_64": [