From a45ae0ced864c9b1f65f4199a91b5ea490a7641e Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 14 Jun 2018 10:09:23 +0200 Subject: config.cmake.sample: Remove dependency to libmicrohttpd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The dependency to libmlicrohttpd is a fake. Just remove it! Change-Id: I511acc0ea9207aa973aac28fe02b1262ad8a47c2 Signed-off-by: José Bollo --- samples.d/config.cmake.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/samples.d/config.cmake.sample b/samples.d/config.cmake.sample index b065b4a..9267481 100644 --- a/samples.d/config.cmake.sample +++ b/samples.d/config.cmake.sample @@ -68,7 +68,6 @@ set (PKG_REQUIRED_LIST json-c libsystemd>=222 afb-daemon - libmicrohttpd>=0.9.55 ) # Prefix path where will be installed the files -- cgit 1.2.3-korg