Merge pull request #518 from denizzzka/external_changes

Changes external configuration
This commit is contained in:
Vadim Lopatin 2017-12-04 06:10:46 +03:00 committed by GitHub
commit e8e92134f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -70,7 +70,10 @@
{
"name": "external",
"versions": ["USE_EXTERNAL"],
"excludedSourceFiles": ["3rdparty/fontconfig/*"]
"dependencies": {
"derelict-gl3": "~>1.0.18",
"derelict-ft": "~>1.1.2"
}
},
{
"name": "minimal",