mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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
|
inherit setuptools3
|
||||||
|
|
||||||
DEPENDS += "python3-pbr-native"
|
DEPENDS += "python3-pbr-native"
|
||||||
RDEPENDS_${PN} = "python3-requests python3-urllib3"
|
RDEPENDS:${PN} = "python3-requests python3-urllib3"
|
||||||
|
|||||||
Reference in New Issue
Block a user