mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
python3-requests: drop incorrect RDEPENDS
The mentioned selectors.py is part of python3-core since
OE-core commit 54ac820b8a63 ("python3: Restructure python3
packaging and replace it with autopackaging") and actually
was in python3-selectors before that anyway (even in pyro).
Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
742404cc8a
commit
e135ac3ac7
@@ -1,5 +1,2 @@
|
||||
inherit setuptools3
|
||||
require python-requests.inc
|
||||
|
||||
# Add the runtime depends for selectors.py
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-misc"
|
||||
|
||||
Reference in New Issue
Block a user