mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-22 17:00:46 +00:00
python3-requests-unixsocket: Fix override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,4 +11,4 @@ inherit pypi
|
||||
inherit setuptools3
|
||||
|
||||
DEPENDS += "python3-pbr-native"
|
||||
RDEPENDS_${PN} = "python3-requests python3-urllib3"
|
||||
RDEPENDS:${PN} = "python3-requests python3-urllib3"
|
||||
|
||||
Reference in New Issue
Block a user