From 131019d9e03dd57127e91cc91128814daf4adfac Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" <destructionator@gmail.com> Date: Mon, 28 Sep 2015 09:56:41 -0400 Subject: [PATCH] dub sucks --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 80f8a0d..b546c48 100644 --- a/dub.json +++ b/dub.json @@ -18,7 +18,7 @@ }, { "name": "with-opengl", - "versions": "with_opengl", + "versions": ["with_opengl"], "libs-windows": ["opengl32", "glu32"] } ],