On Thursday, 3 September 2015 at 19:41:55 UTC, wobbles wrote:
* What was previously said *So, can you show your project's dub.json?
{
"name": "test graphics and math",
"description": "A minimal D application.",
"copyright": "Copyright © 2015, Stephen",
"authors": ["Stephen"],
"dependencies": {
"gfm": "~>3.0.2",
"gtk-d": "~>3.1.4",
"gtk-d:gtkd": "~master"
}
}
