Thanks, applied as b1bc47f13d573526a70389a79832e62e7490f90c.

Michael

[sent from post-receive hook]

On Wed, 25 May 2022 11:45:44 +0200, Philipp Zabel <p.za...@pengutronix.de> 
wrote:
> quota-tools already conditionally selects LIBTIRPC if the
> QUOTA_TOOLS_RQUOTAD configuration option is enabled.
> 
> There is no need for the libtirpc dependency when building without RPC
> support.
> 
> Fixes: a12c705d3b88 ("quota-tools: version bump 4.04 -> 4.06")
> Signed-off-by: Philipp Zabel <p.za...@pengutronix.de>
> Message-Id: <20220523082152.3188472-1-p.za...@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/quota-tools.in b/rules/quota-tools.in
> index 18175defe743..171afb738c49 100644
> --- a/rules/quota-tools.in
> +++ b/rules/quota-tools.in
> @@ -3,7 +3,6 @@
>  menuconfig QUOTA_TOOLS
>       tristate
>       prompt "quota tools                   "
> -     select LIBTIRPC
>       select E2FSPROGS                if QUOTA_TOOLS_QUOTACHECK_EXT2
>       select E2FSPROGS_LIBEXT2FS      if QUOTA_TOOLS_QUOTACHECK_EXT2
>       select E2FSPROGS_LIBCOM_ERR     if QUOTA_TOOLS_QUOTACHECK_EXT2

Reply via email to