app-framework-binder dependency on libmicrohttpd version
has been set at least to 0.9.62
Change-Id: If6af70611a5cd6236068781437e4bcbd28f368b7
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Url: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-framework-binder
Source: app-framework-binder-%{version}.tar.gz
#BuildRequires: gdb
-BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.55
+BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.62
BuildRequires: make
BuildRequires: cmake
BuildRequires: pkgconfig(libsystemd) >= 222
BuildRequires: file-devel
BuildRequires: gcc-c++
+Requires: libmicrohttpd >= 0.9.62
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description