chiark / gitweb /
zone: Use hash-table for reversing zones; eliminate defsubp.
[zone] / zone.asd
index b49cc79523ec069aa54fc9ef51d5e786ceee0996..0396a19c28ecaa531731b8d6c810df5d8205657a 100644 (file)
--- a/zone.asd
+++ b/zone.asd
@@ -4,7 +4,7 @@
   :description "Generation of DNS zone files"
   :version "1.0.0"
   :author "Mark Wooding <mdw@distorted.org.uk>"
-  :depends-on ("mdw")
+  :depends-on ("mdw" #+ecl "cffi")
   :components ((:file "net")
               (:file "zone")
               (:file "frontend"))