Hi,

I thought I had seen somewhere that it was possible to put a URL in a 
rockspec’s dependencies, for example:

dependencies = { 
"https://raw.githubusercontent.com/geoffleyland/lua-csv/master/rockspecs/csv-scm-1.rockspec”
 }

But if I do that, I get:

Error: Parse error processing dependency 
'https://raw.githubusercontent.com/geoffleyland/lua-csv/master/rockspecs/csv-scm-1.rockspec':
 Failed to parse constraint 
'://raw.githubusercontent.com/geoffleyland/lua-csv/master/rockspecs/csv-scm-1.rockspec'
 with error: Encountered bad constraint operator: 'nil' in 
'://raw.githubusercontent.com/geoffleyland/lua-csv/master/rockspecs/csv-scm-1.rockspec'

It turns out that support for this is not mentioned in the docs, so maybe I’m 
just imagining things.  It’d be a handy feature in any case!

Cheers,
Geoff
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to