From 3605fd31f04a9198402a687b1a3242835b27cff0 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 20 May 2019 18:54:21 +0200 Subject: Change appcontroller to ctl-utilities in config.cmake MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug-AGL: SPEC-2379 Bug-AGL: SPEC-2423 Signed-off-by: Jan-Simon Möller Change-Id: I3a227f4963a117e11bb982ded3a0caf114fb1a54 --- conf.d/cmake/config.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 2f0f763..3c7917e 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -71,7 +71,7 @@ set (PKG_REQUIRED_LIST json-c libsystemd>=222 afb-daemon>=4.0 - appcontroller + ctl-utilities afb-helpers ) -- cgit 1.2.3-korg