mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] quota-tools: drop unconditional libtirpc dependency
Date: Mon, 23 May 2022 10:21:52 +0200	[thread overview]
Message-ID: <20220523082152.3188472-1-p.zabel@pengutronix.de> (raw)

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.zabel@pengutronix.de>
---
 rules/quota-tools.in | 1 -
 1 file changed, 1 deletion(-)

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
-- 
2.30.2




             reply	other threads:[~2022-05-23  8:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23  8:21 Philipp Zabel [this message]
2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220523082152.3188472-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox