From cbfe3d859515a593fbad5edd82f5a9162749476b Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 29 Mar 2019 17:44:48 +0100 Subject: Git submodule migration to separated libraries Replace controller binder functions definition with the binder ones and remove the submodules in favor of the separated libraries. Bug-AGL: SPEC-2139 Change-Id: I06e5e7a03a918bf0ce139636104e1a73d2442a09 Signed-off-by: Romain Forlot --- conf.d/cmake/config.cmake | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf.d/cmake/config.cmake') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 7ebb402..380132b 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -72,6 +72,8 @@ set (PKG_REQUIRED_LIST libsystemd>=222 afb-daemon>=4.0 uuid + afb-helpers + appcontroller ) # Prefix path where will be installed the files -- cgit 1.2.3-korg