Change dependencies to depend on scm version of lua-zmq & lua-llthreads.

pull/10/head
Robert G. Jakabosky 15 years ago
parent 10e68fb269
commit 40b7e88d33

@ -9,8 +9,8 @@ description = {
license = "MIT/X11",
}
dependencies = {
"lua-zmq",
"lua-llthreads",
"lua-zmq = scm-1",
"lua-llthreads = scm-0",
}
build = {
type = "none",

Loading…
Cancel
Save