summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hyperquirks.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperquirks.asd b/hyperquirks.asd
index c0ad40b..bc6d7b3 100644
--- a/hyperquirks.asd
+++ b/hyperquirks.asd
@@ -5,6 +5,7 @@
:author "colin <colin@cicadas.surf>"
:license "GPL-3"
:version "0.0.1"
+ :depends-on (#:uiop)
:serial t
:components ((:file "package")
(:file "hyperquirks")))