mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
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:
parent
10e44c9ce5
commit
6de5e84625
|
|
@ -24,7 +24,6 @@ RDEPENDS:${PN} += "\
|
|||
${PYTHON_PN}-netclient \
|
||||
${PYTHON_PN}-netserver \
|
||||
${PYTHON_PN}-numbers \
|
||||
${PYTHON_PN}-smtpd \
|
||||
${PYTHON_PN}-xmlrpc \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user