added reset-command-object to allow using the same command against multiple connections
[clsql.git] / clsql-postgresql-socket.asd
index e5e1320b52846c0f590b30f0a3b98b855b9bf190..cb1194907a5bba0c9b958c5fd45c5e26f2db758a 100644 (file)
@@ -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 cffi-uffi-compat md5 #+sbcl sb-bsd-sockets)
   :components
   ((:module :db-postgresql-socket
            :components