r9471: 5 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / clsql-sqlite.asd
index 1038f9bdd7497a938029484cab788290dd59b5c7..bae257ede3785eb60257dc717309b99300183b62 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Aurelio Bignoli
 ;;;; Date Started:  Aug 2003
 ;;;;
-;;;; $Id: clsql-sqlite.asd,v 1.5 2004/03/09 20:55:11 aurelio Exp $
+;;;; $Id$
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2003 by Aurelio Bignoli
 ;;;;
@@ -28,7 +28,7 @@
   :long-description "cl-sql-sqlite package provides a database driver to SQLite database library."
 
 
-  :depends-on (#-clisp uffi clsql-base)
+  :depends-on (clsql #-clisp clsql-uffi)
   :components
   ((:module :db-sqlite
            :components