From 88211e8b9cb19ecec8c28c1de19e0d42dadcb916 Mon Sep 17 00:00:00 2001 From: Frederic Marec Date: Fri, 10 May 2019 10:54:58 +0200 Subject: Git submodule migration to separated libraries Bug-AGL: SPEC-2139 Change-Id: I6f1227f7b293b6a3dc8d527e18cd482955783021 Signed-off-by: Frederic Marec --- conf.d/cmake/config.cmake | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conf.d/cmake') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 7af188c..79a69ad 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -72,7 +72,9 @@ set (PKG_REQUIRED_LIST afb-daemon>=4.0 libmicrohttpd>=0.9.55 uuid - alsa>=1.1.2 + alsa>=1.1.2 + appcontroller + afb-helpers ) # Prefix path where will be installed the files -- cgit 1.2.3-korg