package/luasyslog: needs host-luarocks
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 27 Jan 2021 08:07:45 +0000 (09:07 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 1 Feb 2021 18:07:51 +0000 (19:07 +0100)
host-luarocks is needed since bump to version 2.2.0 as the package is
now using autotools infrastructure instead of luarocks

Fixes:
 - http://autobuild.buildroot.org/results/f6a9615e965905bdc0a1e62020e4b27d6653693f

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/luasyslog/luasyslog.mk

index e4fd4be91cb744a5fdcbf1e627abb18648c2872d..049e068a13cf731ccbe91379d9289526214082b6 100644 (file)
@@ -6,7 +6,7 @@
 
 LUASYSLOG_VERSION = 2.2.0
 LUASYSLOG_SITE = $(call github,ntd,luasyslog,$(LUASYSLOG_VERSION))
-LUASYSLOG_DEPENDENCIES = luainterpreter
+LUASYSLOG_DEPENDENCIES = host-luarocks luainterpreter
 LUASYSLOG_LICENSE = MIT
 LUASYSLOG_LICENSE_FILES = COPYING
 # fetching from github