package/dhcp: add host-gawk optional dependency
authorHeiko Thiery <heiko.thiery@gmail.com>
Fri, 7 May 2021 09:43:05 +0000 (11:43 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 20 May 2021 18:16:39 +0000 (20:16 +0200)
commit085d20e5e684a83736897332a7ec9d3363ea3e51
tree8baeb8b6ece30aea83fa72aac994f99417954d6a
parent75496165dc5aa291941a995d43f65efeb35766f1
package/dhcp: add host-gawk optional dependency

On hosts where gawk is not available, it is not possible to build the
package with server option (BR2_PACKAGE_DHCP_SERVER).
The build goes through without errors but the binaries are not created
and installed. The reason is that autotools cannot find gawk.

Fixes: Bug 13781
Reported-by: Kay Jeschonneck <kay.jeschonneck@airbus.com>
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/dhcp/dhcp.mk