X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-sqlite.asd;h=bae257ede3785eb60257dc717309b99300183b62;hp=1038f9bdd7497a938029484cab788290dd59b5c7;hb=8a8ee2d7d791b7a3efaed06420802a925d16fca3;hpb=c4ffac239e4910bff542dadf3212ad95803af64e diff --git a/clsql-sqlite.asd b/clsql-sqlite.asd index 1038f9b..bae257e 100644 --- a/clsql-sqlite.asd +++ b/clsql-sqlite.asd @@ -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