mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-requests-unixsocket: Fix override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
de66eb0c0d
commit
3de8e49bb3
|
|
@ -11,4 +11,4 @@ inherit pypi
|
|||
inherit setuptools3
|
||||
|
||||
DEPENDS += "python3-pbr-native"
|
||||
RDEPENDS_${PN} = "python3-requests python3-urllib3"
|
||||
RDEPENDS:${PN} = "python3-requests python3-urllib3"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user