Thanks, applied as 18b1b95644d879613ffdd54a71de04ccd27842d6. Michael
[sent from post-receive hook] On Wed, 18 Oct 2023 09:42:52 +0200, Philipp Zabel <p.za...@pengutronix.de> wrote: > The mount command is linked with the internal smartcols library, > properly select it. > > Fixes: 18c9c0f89c41 ("util-linux: switch to meson") > Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> > Message-Id: <20231009114645.1907863-1-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de> > > diff --git a/rules/util-linux.in b/rules/util-linux.in > index a530758e199c..357aa7e4660a 100644 > --- a/rules/util-linux.in > +++ b/rules/util-linux.in > @@ -447,6 +447,7 @@ config UTIL_LINUX_MOUNT > bool > prompt "mount" > select UTIL_LINUX_LIBMOUNT > + select UTIL_LINUX_LIBSMARTCOLS > depends on !BUSYBOX_MOUNT || ALLYES > help > The mount command serves to attach the file system