aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 35d7296..f651cc9 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -8,7 +8,8 @@
#:babel
#:babel-streams
#:cl-ppcre
- #:cl-interpol)
+ #:cl-interpol
+ #:cffi)
:components ((:file "src/package")
(:file "src/util")
(:file "src/connection")