X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-sqlite.asd;h=6a82c6c3e09cdf43e63d338bb7454be3a901b979;hb=61fd5f068d2a5dc42c88731d672730ba6aa9a9ea;hp=1038f9bdd7497a938029484cab788290dd59b5c7;hpb=c4ffac239e4910bff542dadf3212ad95803af64e;p=clsql.git diff --git a/clsql-sqlite.asd b/clsql-sqlite.asd index 1038f9b..6a82c6c 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-base #-clisp clsql-uffi) :components ((:module :db-sqlite :components