Add dmd dependencies to dub.json

This commit is contained in:
Eduard Staniloiu 2022-02-10 16:47:08 +02:00 committed by Vladiwostok
parent d39a9c4481
commit 8cf2cef54b
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,10 @@
"dcd:dsymbol": ">=0.16.0-beta.2 <0.17.0", "dcd:dsymbol": ">=0.16.0-beta.2 <0.17.0",
"inifiled": "~>1.3.1", "inifiled": "~>1.3.1",
"emsi_containers": "~>0.9.0", "emsi_containers": "~>0.9.0",
"libddoc": "~>0.8.0" "libddoc": "~>0.8.0",
"dmd:root": "~master",
"dmd:lexer": "~master",
"dmd:parser": "~master"
}, },
"targetPath" : "bin", "targetPath" : "bin",
"stringImportPaths" : [ "stringImportPaths" : [