From d5cc09d1ef5c58bb8d34e3a47c391a10d8b48181 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 23 Jan 2019 16:46:45 +0100 Subject: Git submodule migration to separated libraries - Replace controller binder functions definition with the binder ones. and remove the last used submodules to use the separated libraries. - Add liburcu as a project dependency in addition to the others ones. Bug-AGL: SPEC-2139 Change-Id: If46eed24018e28e58d1e62397f4355d2aa46a58e Signed-off-by: Romain Forlot --- conf.d/cmake/config.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf.d/cmake/config.cmake') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index c3a72df..8093548 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -75,6 +75,9 @@ set (PKG_REQUIRED_LIST libmicrohttpd>=0.9.55 uuid lua + liburcu + afb-helpers + ctl-utilities ) # Prefix path where will be installed the files -- cgit 1.2.3-korg