diff options
Diffstat (limited to 'conf.d/cmake/config.cmake')
-rw-r--r-- | conf.d/cmake/config.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index c3a72df..8093548 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -75,6 +75,9 @@ set (PKG_REQUIRED_LIST libmicrohttpd>=0.9.55 uuid lua + liburcu + afb-helpers + ctl-utilities ) # Prefix path where will be installed the files |