X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/zone/blobdiff_plain/7d593efdac74772541cd65e959a890a70ffd8e97..51a6847e534bc908f97f068c5ed82ed11c85ce15:/zone.asd diff --git a/zone.asd b/zone.asd index b49cc79..0396a19 100644 --- a/zone.asd +++ b/zone.asd @@ -4,7 +4,7 @@ :description "Generation of DNS zone files" :version "1.0.0" :author "Mark Wooding " - :depends-on ("mdw") + :depends-on ("mdw" #+ecl "cffi") :components ((:file "net") (:file "zone") (:file "frontend"))