From a9c625386eba3b2b38c5b0ae66bec1f5c87e30b9 Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" Date: Mon, 28 Sep 2015 09:56:08 -0400 Subject: [PATCH] dub sucks --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index c5b1b23..80f8a0d 100644 --- a/dub.json +++ b/dub.json @@ -12,7 +12,7 @@ "targetType": "sourceLibrary", "libs-posix": ["X11", "Xext", "GL", "GLU"], "libs-windows": ["gdi32"], - "configurations" [ + "configurations": [ { "name": "normal" },