r9335: Automated commit for Debian build of clsql upstream-version-2.10.16
[clsql.git] / clsql-sqlite.asd
index 1038f9bdd7497a938029484cab788290dd59b5c7..6a82c6c3e09cdf43e63d338bb7454be3a901b979 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-base #-clisp clsql-uffi)
   :components
   ((:module :db-sqlite
            :components