mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
python-pyinotify.inc: add RDEPEND on ${PYTHON_PN}-smtpd
pyinotify depends on having asyncore.py available which is provided by python2/3-smtpd. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
8243374c0e
commit
44269816b5
@@ -7,6 +7,7 @@ RDEPENDS_${PN} += "\
|
|||||||
${PYTHON_PN}-io \
|
${PYTHON_PN}-io \
|
||||||
${PYTHON_PN}-misc \
|
${PYTHON_PN}-misc \
|
||||||
${PYTHON_PN}-shell \
|
${PYTHON_PN}-shell \
|
||||||
|
${PYTHON_PN}-smtpd \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "8e580fa1ff3971f94a6f81672b76c406"
|
SRC_URI[md5sum] = "8e580fa1ff3971f94a6f81672b76c406"
|
||||||
|
|||||||
Reference in New Issue
Block a user