diff options
Diffstat (limited to 'conf.d/cmake/config.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 116ed2a..1a53d8a 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -61,6 +61,7 @@ set (PKG_REQUIRED_LIST libmicrohttpd>=0.9.55 afb-daemon json-c + libafbwsc ) # LANG Specific compile flags set for all build types |