aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-13 15:02:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-13 15:05:12 -0700
commit5702034d532cb53a89fe81c40d7c1a325edf47dc (patch)
tree3cc298a4b73f9e57e4a8c7def628b1cf4abb8f23 /consfigurator.asd
parente5407db1731038e6fc652383f8b757b954704248 (diff)
downloadconsfigurator-5702034d532cb53a89fe81c40d7c1a325edf47dc.tar.gz
rework opening and creating nested volumes
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index e8e07f3..a6fb562 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -13,6 +13,7 @@
#:named-readtables
#:cffi
#+sbcl #:sb-posix
+ #:closer-mop
#:trivial-backtrace
#:trivial-macroexpand-all)
:components ((:file "src/package")