mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-04 18:28:42 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user