The 'smbtree' tool is linked against libsmbclient, hence that library needs to
be installed, too, when the client components of the Samba suite are installed.

Signed-off-by: Ulrich Ölmann <u.oelm...@pengutronix.de>
---
 rules/samba.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/samba.in b/rules/samba.in
index c01b28c10921..e8eec97a07d8 100644
--- a/rules/samba.in
+++ b/rules/samba.in
@@ -52,6 +52,7 @@ config SAMBA_SERVER
 config SAMBA_CLIENT
        bool
        select SAMBA_COMMON
+       select SAMBA_LIBCLIENT
        prompt "Samba client"
        help
          Installs some client components of the Samba suite.
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to