match dependencies to interface expectations.
This commit is contained in:
parent
882a99a22f
commit
a9de5f09f1
|
|
@ -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 "./"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue