Skip to content

Commit 4e147f6

Browse files
committed
Add also bordeaux-threads into (future) dependency
1 parent fb8e95e commit 4e147f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clorb.asd

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
:author "Lennart Staflin"
1212
:version (:read-file-form "version.sexp")
1313
:licence "LGPLv2"
14-
:depends-on (:usocket)
14+
:depends-on (:bordeaux-threads :usocket)
1515
:serial t
1616
:components
1717
((:module "redpas"

0 commit comments

Comments
 (0)