From 4b23e01b34ab2f3b8831a82d31c3cd80ce8c3c24 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Tue, 30 Dec 2014 13:11:28 +0300 Subject: [PATCH] temporary remove de_image dependency to fix build with new DUB --- dub.json | 1 - 1 file changed, 1 deletion(-) diff --git a/dub.json b/dub.json index d61d6c73..85682f9f 100644 --- a/dub.json +++ b/dub.json @@ -94,7 +94,6 @@ "derelict-sdl2": "~master", "derelict-gl3": "~master", "derelict-ft": "~master", - "de_image:png": ">=0.2.3", "dlib": ">=0.4.0" }, "-ddoxFilterArgs": ["--unittest-examples", "--min-protection=Protected", "--ex", "win32.", "--ex", "src.dlangui"]