diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-10-15 17:45:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-10-15 17:45:19 +0000 |
commit | 66b1e2269eba8d48b1d463054af95b290912f2b6 (patch) | |
tree | 67f71f11097c103451533f4f63b5eff682f47e7b /conf.d/cmake | |
parent | 3c7fdce635ea4fcb37fbee33765c1f2a9a32f6b3 (diff) | |
parent | 54be328d031b3d8be799a2563d944e06c41c66ec (diff) |
Merge "Switch to appcontroller library" into halibut
Diffstat (limited to 'conf.d/cmake')
-rw-r--r-- | conf.d/cmake/config.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 3c16635..3ac875e 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -72,6 +72,7 @@ set (PKG_REQUIRED_LIST json-c afb-daemon afb-helpers + appcontroller ) # Prefix path where will be installed the files |