From: Ronan Le Martret Date: Thu, 4 Oct 2018 09:03:38 +0000 (+0200) Subject: Fix native deb pkg install dependency X-Git-Tag: 6.99.1~20 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=9ce66befdeeb552227f45b50dcee4f210a425f92;hp=9ce66befdeeb552227f45b50dcee4f210a425f92;p=src%2Fapp-framework-binder.git Fix native deb pkg install dependency agl-app-framework-binder-bin failed to install on Ubuntu 18.04. (libmicrohttpd is named libmicrohttpd12) Remove hard coded libmicrohttpd dependency solve the issue. Change-Id: Ic1e760c422a9ea1d294d1bec614aa7b134c5b042 Signed-off-by: Ronan Le Martret ---