diff options
author | fulup <fulup.arfoll@iot.bzh> | 2017-07-03 15:38:35 +0200 |
---|---|---|
committer | fulup <fulup.arfoll@iot.bzh> | 2017-07-03 15:38:35 +0200 |
commit | 85a4c0a1e0f666505cf2a2922c12e78b3c83c062 (patch) | |
tree | a52de3541fca1f7847ab2b083034d93ac8d69205 /conf.d | |
parent | 1abf42ee54f669b523bb1a6f4d57d15d78ce0255 (diff) |
Moved to V2
Diffstat (limited to 'conf.d')
-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 e9367bc..c5f0b8a 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -56,7 +56,7 @@ set (gcc_minimal_version 4.9) set (PKG_REQUIRED_LIST alsa libsystemd>=222 - libmicrohttpd>=0.9.54 + libmicrohttpd>=0.9.55 afb-daemon json-c ) |