From f3806668388a3d955261d9782c2cb5659b0f15e3 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 9 Aug 2017 06:09:18 -0400 Subject: sqlite, introduced, far to go --- dub.sdl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dub.sdl') diff --git a/dub.sdl b/dub.sdl index 5bc5650..549fc31 100644 --- a/dub.sdl +++ b/dub.sdl @@ -9,6 +9,8 @@ targetPath "./bin" stringImportPaths "./views" buildRequirements "allowWarnings" dependency "sdlang-d" version="~>0.10.1" +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" configuration "sdp-release" { name "release" -- cgit v1.2.3