Upgrade dependency to libmicrohttpd version 0.9.60
[src/app-framework-binder.git] / conf.d / packaging / rpm / agl-app-framework-binder.spec
index 94de1c7..dbdb898 100644 (file)
@@ -16,7 +16,7 @@ Group:          Development/Libraries/C and C++
 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.62
+BuildRequires:  pkgconfig(libmicrohttpd) >= 0.9.60
 BuildRequires:  make
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(libsystemd) >= 222
@@ -28,7 +28,7 @@ BuildRequires:  pkgconfig(json-c)
 BuildRequires:  file-devel
 BuildRequires:  gcc-c++
 
-Requires:       libmicrohttpd >= 0.9.62
+Requires:       libmicrohttpd >= 0.9.60
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build