firmware-utils: add missing build dependencies
authorTianling Shen <cnsztl@immortalwrt.org>
Thu, 1 Jun 2023 09:35:16 +0000 (17:35 +0800)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 1 Jun 2023 21:54:20 +0000 (23:54 +0200)
commit6f607ba043cdc996cd113b8dc25b6965dc1d9a41
treef37e2a714cdc889162ff67c13acdf1a1472d8ed4
parent9f7fdd001750a818c685cb30dfdc8020b0201784
firmware-utils: add missing build dependencies

Fixes the following build error:

```
CMake Error at CMakeLists.txt:9 (MESSAGE):
  Unable to find zlib library.
CMake Error at CMakeLists.txt:13 (MESSAGE):
  Unable to find OpenSSL librry.
```

Fixes: 24d6abe2d7cd8b ("firmware-utils: new package replacing otrx")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
package/utils/firmware-utils/Makefile