diff options
m--------- | app-afb-helpers-submodule | 0 | ||||
-rw-r--r-- | conf.d/cmake/config.cmake | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/app-afb-helpers-submodule b/app-afb-helpers-submodule deleted file mode 160000 -Subproject f0ce5b665dd33b285d723720c16ac0542cde4e6 diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 550409a9..9e9a15b0 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -64,6 +64,7 @@ set (PKG_REQUIRED_LIST json-c libsystemd>=222 afb-daemon + afb-helpers ) # Prefix path where will be installed the files |