mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rng-tools: remove unneeded dependencies
@ 2018-10-18 17:02 Clemens Gruber
  2018-10-19  6:17 ` Juergen Borleis
  0 siblings, 1 reply; 2+ messages in thread
From: Clemens Gruber @ 2018-10-18 17:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

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.gruber@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
-- 
2.19.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] rng-tools: remove unneeded dependencies
  2018-10-18 17:02 [ptxdist] [PATCH] rng-tools: remove unneeded dependencies Clemens Gruber
@ 2018-10-19  6:17 ` Juergen Borleis
  0 siblings, 0 replies; 2+ messages in thread
From: Juergen Borleis @ 2018-10-19  6:17 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

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.gruber@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-19  6:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 17:02 [ptxdist] [PATCH] rng-tools: remove unneeded dependencies Clemens Gruber
2018-10-19  6:17 ` Juergen Borleis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox