summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/config.cmake
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-10-15 17:45:14 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-10-15 17:45:14 +0000
commit3c7fdce635ea4fcb37fbee33765c1f2a9a32f6b3 (patch)
tree988d00285b5f261b9a13ef322120c815b9426055 /conf.d/cmake/config.cmake
parent600046b9ad216d22a641d3c323b0fac18961bd1b (diff)
parent40a0b16e2e4e8b030473254c2f04b4b377bf76f1 (diff)
Merge "Switch to afb-helpers library" into halibut
Diffstat (limited to 'conf.d/cmake/config.cmake')
-rw-r--r--conf.d/cmake/config.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index d932fd1..3c16635 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -1,5 +1,6 @@
###########################################################################
# Copyright 2018 IoT.bzh
+# Copyright 2019 Konsulko Group
#
# author: Sebastien Douheret <sebastien@iot.bzh>
#
@@ -70,6 +71,7 @@ set (gcc_minimal_version 4.9)
set (PKG_REQUIRED_LIST
json-c
afb-daemon
+ afb-helpers
)
# Prefix path where will be installed the files