diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-03 09:43:57 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-03 09:45:31 +0200 |
commit | 5e0e2b32c2d97b12280026841489ee8057854689 (patch) | |
tree | 1d5b1b80320cb6619df86dfe3477856a5192266c /conf.d/packaging | |
parent | 43a983c688b235bf28c20c960b811dccc489758c (diff) |
Update libmicrohttpd verion for native build
Change-Id: Iaefdfe8a358b0ef864dce6740b9aae44f4495423
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'conf.d/packaging')
-rw-r--r-- | conf.d/packaging/agl-app-framework-binder.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/packaging/agl-app-framework-binder.spec b/conf.d/packaging/agl-app-framework-binder.spec index cc920a0c..fb6ec328 100644 --- a/conf.d/packaging/agl-app-framework-binder.spec +++ b/conf.d/packaging/agl-app-framework-binder.spec @@ -14,7 +14,7 @@ Group: Development/Libraries/C and C++ Url: https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-framework-binder Source: %{name}_%{version}.orig.tar.gz #BuildRequires: gdb -BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.54 +BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.55 BuildRequires: make BuildRequires: cmake BuildRequires: pkgconfig(libsystemd) >= 222 |