tools: make libressl build depend on pkg-config
authorJo-Philipp Wich <jo@mein.io>
Thu, 5 Jan 2017 13:12:31 +0000 (14:12 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 5 Jan 2017 13:21:27 +0000 (14:21 +0100)
commitbfb2512a4e3e6b70ed62c73274d6f72317b1c86d
treed5c370ce99e62b89b7c940c3100c9c41f304bf27
parent28f9df62f513c073b790b2d4c78a72649adce6ef
tools: make libressl build depend on pkg-config

Ensure that pkg-config is available before building libressl as we're going
to need it for setting proper link flags in utilities requiring libcrypto.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
tools/Makefile