mirror of https://github.com/buggins/dlangui.git
temporary remove de_image dependency to fix build with new DUB
This commit is contained in:
parent
07e8ec402c
commit
4b23e01b34
1
dub.json
1
dub.json
|
@ -94,7 +94,6 @@
|
||||||
"derelict-sdl2": "~master",
|
"derelict-sdl2": "~master",
|
||||||
"derelict-gl3": "~master",
|
"derelict-gl3": "~master",
|
||||||
"derelict-ft": "~master",
|
"derelict-ft": "~master",
|
||||||
"de_image:png": ">=0.2.3",
|
|
||||||
"dlib": ">=0.4.0"
|
"dlib": ">=0.4.0"
|
||||||
},
|
},
|
||||||
"-ddoxFilterArgs": ["--unittest-examples", "--min-protection=Protected", "--ex", "win32.", "--ex", "src.dlangui"]
|
"-ddoxFilterArgs": ["--unittest-examples", "--min-protection=Protected", "--ex", "win32.", "--ex", "src.dlangui"]
|
||||||
|
|
Loading…
Reference in New Issue