From 1576057751c31362dfb79c8fcd668d89f99b6c32 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Mon, 29 Dec 2014 16:32:38 +0300 Subject: [PATCH] fix dub.json --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index ea36b9e9..caa4d08d 100644 --- a/dub.json +++ b/dub.json @@ -96,7 +96,7 @@ "derelict-gl3": "~master", "derelict-fi": "~master", "derelict-ft": "~master", - "de_image": "~master", + "de_image:png": ">=0.2.3", }, "-ddoxFilterArgs": ["--unittest-examples", "--min-protection=Protected", "--ex", "win32.", "--ex", "src.dlangui"] },