mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 05:51:48 +00:00
python-cryptography: drop python-pycparser dependency
The python-cryptography package is in fact not depending on python-pycparser. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1ed152e32e
commit
ddb7541472
@ -17,7 +17,6 @@ RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-cffi \
|
||||
${PYTHON_PN}-idna \
|
||||
${PYTHON_PN}-asn1crypto \
|
||||
${PYTHON_PN}-pycparser \
|
||||
${PYTHON_PN}-setuptools \
|
||||
${PYTHON_PN}-six \
|
||||
"
|
||||
@ -27,7 +26,6 @@ RDEPENDS_${PN}_class-target += " \
|
||||
${PYTHON_PN}-idna \
|
||||
${PYTHON_PN}-numbers \
|
||||
${PYTHON_PN}-asn1crypto \
|
||||
${PYTHON_PN}-pycparser \
|
||||
${PYTHON_PN}-setuptools \
|
||||
${PYTHON_PN}-six \
|
||||
${PYTHON_PN}-threading \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user