[bknr-cvs] hans changed trunk/bknr/datastore/src/bknr.utils.asd
BKNR Commits
bknr at bknr.net
Thu Oct 2 23:33:18 UTC 2008
Revision: 3965
Author: hans
URL: http://bknr.net/trac/changeset/3965
Replace dependency on :hunchentoot by dependencies on :flexi-streams and :bordeaux-threads
U trunk/bknr/datastore/src/bknr.utils.asd
Modified: trunk/bknr/datastore/src/bknr.utils.asd
===================================================================
--- trunk/bknr/datastore/src/bknr.utils.asd 2008-09-26 15:11:35 UTC (rev 3964)
+++ trunk/bknr/datastore/src/bknr.utils.asd 2008-10-02 23:33:18 UTC (rev 3965)
@@ -18,7 +18,8 @@
:depends-on (:cl-interpol :cl-ppcre
:md5
- :hunchentoot ; (for hunchentoot-mp package)
+ :flexi-streams
+ :bordeaux-threads
:iconv)
:components ((:module "statistics" :components ((:file "package")
More information about the Bknr-cvs
mailing list