Add bordeaux-threads dependency to asteroid.asd
- Required for threading functionality in the authentication system
This commit is contained in:
parent
00942b60bc
commit
d60b73c424
|
|
@ -22,6 +22,7 @@
|
||||||
:ironclad
|
:ironclad
|
||||||
:babel
|
:babel
|
||||||
:cl-fad
|
:cl-fad
|
||||||
|
:bordeaux-threads
|
||||||
(:interface :database)
|
(:interface :database)
|
||||||
(:interface :user))
|
(:interface :user))
|
||||||
:pathname "./"
|
:pathname "./"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue