match dependencies to interface expectations.

This commit is contained in:
Brian O'Reilly 2025-10-02 22:43:15 -04:00
parent 882a99a22f
commit a9de5f09f1
1 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@
:radiance :radiance
:i-log4cl :i-log4cl
:r-clip :r-clip
:r-simple-rate
:r-simple-profile
:lass :lass
:cl-json :cl-json
:alexandria :alexandria
@ -23,8 +25,8 @@
:babel :babel
:cl-fad :cl-fad
:bordeaux-threads :bordeaux-threads
(:interface :auth)
:drakma :drakma
(:interface :auth)
(:interface :database) (:interface :database)
(:interface :user)) (:interface :user))
:pathname "./" :pathname "./"