From 8cf2cef54b0768511a266871879355c3607cc357 Mon Sep 17 00:00:00 2001 From: Eduard Staniloiu Date: Thu, 10 Feb 2022 16:47:08 +0200 Subject: [PATCH] Add dmd dependencies to dub.json --- dub.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dub.json b/dub.json index e681e86..a273d6f 100644 --- a/dub.json +++ b/dub.json @@ -15,7 +15,10 @@ "dcd:dsymbol": ">=0.16.0-beta.2 <0.17.0", "inifiled": "~>1.3.1", "emsi_containers": "~>0.9.0", - "libddoc": "~>0.8.0" + "libddoc": "~>0.8.0", + "dmd:root": "~master", + "dmd:lexer": "~master", + "dmd:parser": "~master" }, "targetPath" : "bin", "stringImportPaths" : [