X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-postgresql-socket.asd;h=f47eddf1cb4f235ff00d53d33ae345e1ecebaa5c;hp=e5e1320b52846c0f590b30f0a3b98b855b9bf190;hb=26cfa48009c72652e0ba8ce9aed8c53216e9a3d3;hpb=d9f41af62750c622945bb17b622a39689ee5b840 diff --git a/clsql-postgresql-socket.asd b/clsql-postgresql-socket.asd index e5e1320..f47eddf 100644 --- a/clsql-postgresql-socket.asd +++ b/clsql-postgresql-socket.asd @@ -29,7 +29,7 @@ :description "Common Lisp SQL PostgreSQL Socket Driver" :long-description "cl-sql-postgresql-socket package provides a database driver to the PostgreSQL database via a socket interface." - :depends-on (clsql uffi md5 #+sbcl sb-bsd-sockets) + :depends-on (clsql uffi #-sbcl md5 #+sbcl sb-md5 #+sbcl sb-bsd-sockets) :components ((:module :db-postgresql-socket :components