From 052e5e43b9b4baed6a6942e6c8263980ba4f6dce Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 23 Oct 2018 00:14:53 +0200 Subject: Fix Debian LUA 5.3 package name required Bug-AGL: SPEC-1790 Change-Id: I904ba9e18db6a260d3042ae014670f40039c89c8 Signed-off-by: Romain Forlot --- conf.d/cmake/config.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.d/cmake/config.cmake') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index b3a7a84..356203c 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -72,6 +72,7 @@ set (PKG_REQUIRED_LIST libsystemd>=222 afb-daemon libmicrohttpd>=0.9.55 + lua>=5.3 ) # Prefix path where will be installed the files -- cgit 1.2.3-korg