mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Merge pull request #268 from fskolodny/main
Only depend on cl-issac if it will be used.
This commit is contained in:
commit
04d6df5d0b
1 changed files with 1 additions and 1 deletions
2
clog.asd
vendored
2
clog.asd
vendored
|
|
@ -10,7 +10,7 @@
|
||||||
#:bordeaux-threads #:trivial-open-browser #:parse-float #:quri
|
#:bordeaux-threads #:trivial-open-browser #:parse-float #:quri
|
||||||
#:lack-middleware-static #:lack-request #:lack-util-writer-stream
|
#:lack-middleware-static #:lack-request #:lack-util-writer-stream
|
||||||
#:closer-mop #:mgl-pax #:cl-template #:atomics
|
#:closer-mop #:mgl-pax #:cl-template #:atomics
|
||||||
#:sqlite #:cl-dbi #:cl-pass #:cl-isaac)
|
#:sqlite #:cl-dbi #:cl-pass #-(or mswindows win32 cormanlisp) #:cl-isaac)
|
||||||
:components ((:module "static-files"
|
:components ((:module "static-files"
|
||||||
:components ((:static-file "js/boot.js")))
|
:components ((:static-file "js/boot.js")))
|
||||||
(:module "source"
|
(:module "source"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue