build: add libssl-dev for ubuntu 16.04 and 18.04 59/25259/4
authorJieqiang Wang <jieqiang.wang@arm.com>
Wed, 12 Feb 2020 12:13:34 +0000 (12:13 +0000)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Tue, 10 Mar 2020 15:40:43 +0000 (15:40 +0000)
commit7aef80b210752b1c9243799086fab0fe4df6272e
tree9dfe25f1d9bfb8ad41c75366c9d4a62c74e7eaec
parenta53068905eb3f005a5a6d324c37f51056fb49b3e
build: add libssl-dev for ubuntu 16.04 and 18.04

The recent changes to Makefile lead to the lack of libssl-dev
dependency for ubuntu 16.04 and 18.04. Add libssl-dev to DEB_DEPENDS
variable for corresponding ubuntu version.

Type: fix

Change-Id: I42e0e4761d5ec377de71b11cccf747c7f55ca337
Signed-off-by: Jieqiang Wang <jieqiang.wang@arm.com>
Makefile