diff options
Diffstat (limited to 'conf.d')
-rw-r--r-- | conf.d/cmake/config.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |