python3-m2crypto: do not rely on smtpd module

It's not mentioned anywhere in source code, and python 3.12
has removed it.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin
2023-12-15 08:52:23 +01:00
committed by Khem Raj
parent 10e44c9ce5
commit 6de5e84625

View File

@@ -24,7 +24,6 @@ RDEPENDS:${PN} += "\
${PYTHON_PN}-netclient \
${PYTHON_PN}-netserver \
${PYTHON_PN}-numbers \
${PYTHON_PN}-smtpd \
${PYTHON_PN}-xmlrpc \
"