diff --git a/dub.json b/dub.json index 5b4b9e3..d6677e3 100644 --- a/dub.json +++ b/dub.json @@ -22,7 +22,7 @@ { "name": "normal", "libs-posix": ["X11", "Xext", "GL", "GLU"], - "libs-windows": ["gdi32", "opengl32", "glu32"], + "libs-windows": ["gdi32", "opengl32", "glu32"] }, { "name": "without-opengl", @@ -61,7 +61,6 @@ "dependencies": {"arsd-official:htmltotext":"*"}, "dflags": ["-mv=arsd.email=email.d"], "sourceFiles": ["email.d"] - }, { "name": "image_files", @@ -185,6 +184,7 @@ "name": "without_openssl", "versions": ["without_openssl"] } + ] }, { "name": "jsvar",