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>
Thu, 7 Mar 2019 12:06:26 +0000 (13:06 +0100)
commit2d1694ff7cd9e4517483f1012d9deed1b2b710c4
tree057501c3ee523227618eb2175bf9013734440b26
parentd506fc26510a2714d57812e7b00b7cc89dd7675b
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>
libs/postgresql/Makefile