aboutsummaryrefslogtreecommitdiffhomepage
path: root/maker.org
diff options
context:
space:
mode:
Diffstat (limited to 'maker.org')
-rw-r--r--maker.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/maker.org b/maker.org
index 3d294b5..842c67b 100644
--- a/maker.org
+++ b/maker.org
@@ -597,6 +597,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"
#+END_SRC