diff options
Diffstat (limited to 'conf.d/cmake')
-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 4dda489..75879f4 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -68,11 +68,11 @@ set (gcc_minimal_version 4.9) set (PKG_REQUIRED_LIST json-c libsystemd>=222 -# afb-daemon>=6.0 # Goal afb-daemon>=4.0 libmicrohttpd>=0.9.55 uuid alsa>=1.1.2 + liburcu afb-helpers ctl-utilities ) |