Hi Clemens,

On Thursday 18 October 2018 19:02:39 Clemens Gruber wrote:
> Remove the libcurl, libxml2 and openssl dependencies, which are not
> required as rng-tools is built without nistbeacon support.
>
> Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com>
> ---
>  rules/rng-tools.in | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/rules/rng-tools.in b/rules/rng-tools.in
> index 07ccb4daf..b09fb21f4 100644
> --- a/rules/rng-tools.in
> +++ b/rules/rng-tools.in
> @@ -3,9 +3,6 @@
>  menuconfig RNG_TOOLS
>       tristate
>       prompt "rng-tools rngd                "
> -     select LIBCURL
> -     select LIBXML2
> -     select OPENSSL
>       select LIBSYSFS
>       select LIBC_PTHREAD
>       select LIBGCRYPT

Ups, you are right. There is a big AS_IF(...) around the 'nistbeacon' 
feature in configure.ac...

Thanks,
Juergen

-- 
Pengutronix e.K.                             | Juergen Borleis             |
Industrial Linux Solutions                   | http://www.pengutronix.de/  |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to