mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-16 15:00:22 +00:00
python3-wpa-supplicant: add runtime dependencies
This adds missing runtime dependencies for python3-wpa-supplicant. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
3c21ab9e58
commit
0866859f84
@@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "3ad0f40a696763bb0f4d4dec5b51f6b53ccfeb7c16ebb5897349303045
|
||||
PYPI_PACKAGE = "wpa_supplicant"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS_${PN} += "python3-twisted python3-click python3-txdbus"
|
||||
|
||||
Reference in New Issue
Block a user