diff options
-rw-r--r-- | def.asd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ :author "colin <colin@cicadas.surf>" :license "Unlicense" :version "0.0.1" + :depends-on (#:alexandria) :serial t :components ((:file "package") (:file "util") |