X-Git-Url: https://git.distorted.org.uk/~mdw/zone/blobdiff_plain/d41530734b268fb5396c5bf9b39f141408922026..ab87c7bf4977fe6b89e8e6d1a45c300e341d366a:/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"))