summaryrefslogtreecommitdiff
path: root/nyxt.asd
diff options
context:
space:
mode:
authorLuka Hadzi-Djokic <luka.hadzi@proton.me>2023-07-27 12:08:40 +0200
committerLuka Hadzi-Djokic <luka.hadzi@proton.me>2023-08-02 13:17:59 +0200
commita702a01240a96e4017eedce63767ff501cd2eaee (patch)
tree0b1ce6198156f08cb5cba2d62d3ff864fda0aabd /nyxt.asd
parentea54516dd12238dd9d9bd5add2df7bfd8d1c16c4 (diff)
Switch from cl-dbi to cl-sqlite.
Switch from cl-dbi to cl-sqlite because `mode/history-migration` only works with SQLite databases.
Diffstat (limited to 'nyxt.asd')
-rw-r--r--nyxt.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/nyxt.asd b/nyxt.asd
index 164f16c52..8d5d708e2 100644
--- a/nyxt.asd
+++ b/nyxt.asd
@@ -67,7 +67,6 @@ The renderer is configured from NYXT_RENDERER or `*nyxt-renderer*'."))
calispel
cl-base64
cl-colors2
- cl-dbi
cl-gopher
cl-html-diff
cl-json
@@ -112,6 +111,7 @@ The renderer is configured from NYXT_RENDERER or `*nyxt-renderer*'."))
clss
spinneret
slynk
+ sqlite
swank
trivia
trivial-clipboard