openwrt/package/network/services/dropbear
Matt Merhar 3d7f76383f dropbear: add missing zlib dependency for dropbearconvert
If CONFIG_DROPBEAR_ZLIB is set, building fails at the packaging stage
due to an undeclared dependency on libz.so.1.

As is already done for the main dropbear package, conditionally add a
dependency on zlib.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2020-01-05 19:36:45 +01:00
..
files dropbear: rewrite init script startup logic to handle both host key files 2019-03-25 22:25:34 +01:00
patches dropbear: bump to 2019.78 2019-04-07 20:32:55 +02:00
Config.in dropbear: allow build without dbclient 2019-04-18 22:34:19 +02:00
Makefile dropbear: add missing zlib dependency for dropbearconvert 2020-01-05 19:36:45 +01:00