openwrt-packages/multimedia/minisatip
Hauke Mehrtens c7f77bded7 minisatip: Fix configure option for openssl
The configure option which depends on openSSL is named --disable-dvbca
and not --disable-dvbaes

This fixes the following warning:
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls, --disable-dvbaes

When the option is not set configure will check if openssl is available
and compile against openssl if it find openssl. This breaks the build
because openssl is not defined as a package dependency.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-03-17 22:40:55 +01:00
..
files minisatip: add new package 2019-07-10 21:08:42 +02:00
Makefile minisatip: Fix configure option for openssl 2024-03-17 22:40:55 +01:00