X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-uffi.asd;h=74d49ac32cc17d13fa1a797c8b7fb2fea0db15c0;hp=f5b5a32c2aad95f611f581b648bf063748d3361c;hb=4e3928e3c78a9953a1de5c5d89241625b38671ff;hpb=1be7d8c85a999bfa474c90bef8d978085c12460e diff --git a/clsql-uffi.asd b/clsql-uffi.asd index f5b5a32..74d49ac 100644 --- a/clsql-uffi.asd +++ b/clsql-uffi.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: clsql-uffi.asd,v 1.5 2002/09/06 10:26:17 kevin Exp $ +;;;; $Id: clsql-uffi.asd,v 1.6 2002/09/06 10:45:52 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -27,7 +27,7 @@ :components ((:file "clsql-uffi-package") (:file "clsql-uffi-loader" :depends-on ("clsql-uffi-package")) (:file "clsql-uffi" :depends-on ("clsql-uffi-loader"))) - :depends-on (:uffi)) + :depends-on (:uffi :clsql-base)) (defmethod source-file-type ((c cl-source-file)