added dependancy on cl-fad
[clinton/lisp-on-lines.git] / lisp-on-lines.asd
index 598a1f7..00dddf6 100644 (file)
@@ -21,6 +21,8 @@
                                       (:file "slot-presentations")
                                       (:file "slot-presentations/date")
                                       (:file "standard-display")
                                       (:file "slot-presentations")
                                       (:file "slot-presentations/date")
                                       (:file "standard-display")
+                                      (:file "standard-attributes")
+                                      (:file "standard-wrappers")
                                       (:file "relational-attributes"))
                          :serial t)
                 (:module :components
                                       (:file "relational-attributes"))
                          :serial t)
                 (:module :components
@@ -29,7 +31,7 @@
                                       (:file "ajax")
                                       (:file "dojo"))))
     :serial t
                                       (:file "ajax")
                                       (:file "dojo"))))
     :serial t
-    :depends-on (:arnesi :ucw :meta-model :split-sequence :contextl :cl-ppcre))
+    :depends-on (:arnesi :ucw :meta-model :split-sequence :contextl :cl-ppcre :cl-fad))
 
 (defsystem :lisp-on-lines.example
     :components (
 
 (defsystem :lisp-on-lines.example
     :components (