diff options
author | Ralph Amissah <ralph@amissah.com> | 2018-02-27 15:40:05 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | cf2fd4660ed50da2fbccec7912e429f1d5e37377 (patch) | |
tree | f573231485287877c84f4dfb1f0af5275c35b353 /dub.sdl | |
parent | playing with header/make substitutions (diff) |
0.25.0 remove sdlang (headers, conf, make doc)
Diffstat (limited to 'dub.sdl')
-rw-r--r-- | dub.sdl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ stringImportPaths "./views" buildRequirements "allowWarnings" dependency "toml" version="~>0.4.0-rc.2" # https://code.dlang.org/packages/toml https://github.com/toml-lang/toml/wiki dependency "toml:json" version="~>0.4.0-rc.2" -dependency "sdlang-d" version="~>0.10.1" # https://code.dlang.org/packages/sdlang-d https://github.com/Abscissa/SDLang-D dependency "d2sqlite3" version="~>0.13.1" # https://code.dlang.org/packages/d2sqlite3 http://biozic.github.io/d2sqlite3/d2sqlite3.html subconfiguration "d2sqlite3" "all-included" dependency "archive" version="~>0.6.0" # http://code.dlang.org/packages/archive https://github.com/rcythr/archive |