fixing asdf
This commit is contained in:
parent
ed89d0e4e3
commit
1f23cfd321
|
@ -5,7 +5,14 @@
|
|||
:version "0.1.0"
|
||||
:author "Chris Cochrun"
|
||||
:license "AGPLV3"
|
||||
:depends-on ("hunchentoot" "dexador" "serapeum" "clack" "com.inuoe.jzon" "bordeaux-threads") ;; <== list of Quicklisp dependencies
|
||||
:depends-on ("hunchentoot"
|
||||
"dexador"
|
||||
"serapeum"
|
||||
"clack"
|
||||
"com.inuoe.jzon"
|
||||
"bordeaux-threads"
|
||||
"spinneret"
|
||||
"lass") ;; <== list of Quicklisp dependencies
|
||||
:components ((:module "src"
|
||||
:components
|
||||
((:file "main"))))
|
||||
|
|
Loading…
Reference in a new issue