package/prosody: fix runtime dependencies
authorFrancois Perrad <fperrad@gmail.com>
Sat, 24 Nov 2018 09:07:54 +0000 (10:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 6 Dec 2018 22:08:34 +0000 (23:08 +0100)
commit768a9b9dd7ef0d2e1bc35e41352f0df6daf59d46
tree4eb11a214f5ac4cf878a5e605dc75d353e8531f0
parentbcfbf6437a67199916af9098f3cd38bd5d6c453c
package/prosody: fix runtime dependencies

prosody is not available for Lua 5.3, but only 5.1 & 5.2.

prosody needs the module BitOp which is included in LuaJIT

note: the actual config is working only LuaJIT
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/prosody/Config.in