X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=candle;a=blobdiff_plain;f=candle.asd;h=0eaba1cd4b2f0f8f58c7a5266256ecce1bccc3e8;hp=7ffb165ff7cc21eaa7fadb3a635550cb330afcf1;hb=43528d90eeeee498d0a94c22bc38de9554e15d9a;hpb=45649dd09c4d8294cfab3277a1c46f6e6ee1df6c diff --git a/candle.asd b/candle.asd index 7ffb165..0eaba1c 100644 --- a/candle.asd +++ b/candle.asd @@ -5,5 +5,5 @@ :author "Frank Duncan (frank@consxy.com)" :serial t :pathname "src/main" - :components ((:file "package") (:file "base") (:file "server")) - :depends-on (:herbie-utility)) + :components ((:file "package") (:file "base") (:file "server") (:file "cli")) + :depends-on (:herbie-utility :opera))