postgresql: add HOST_BUILD_DEPENDS:=zlib/host
authorDaniel Golle <daniel@makrotopia.org>
Thu, 7 Mar 2019 12:06:26 +0000 (13:06 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 11 Mar 2019 01:27:24 +0000 (02:27 +0100)
commit121072523ced97abd5709606974138e9a2da9c16
treea9a02228ae37b250aa7cc8c55aeb4fa71337a051
parentdaef6665b470a02a656e8a4c3b8337535c572cf4
postgresql: add HOST_BUILD_DEPENDS:=zlib/host

spotted on buildbot trying postgresql/host build:
configure: error: zlib library not found

Fix this by adding zlib/host to HOST_BUILD_DEPENDS.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry-picked from commit 2d1694ff7cd9e4517483f1012d9deed1b2b710c4)
libs/postgresql/Makefile