diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb b/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb index 2309bec5e2..5ac7786ad3 100644 --- a/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb +++ b/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb | |||
| @@ -13,4 +13,4 @@ PYPI_PACKAGE = "wpa_supplicant" | |||
| 13 | 13 | ||
| 14 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
| 15 | 15 | ||
| 16 | RDEPENDS_${PN} += "python3-twisted python3-click python3-txdbus" | 16 | RDEPENDS:${PN} += "python3-twisted python3-click python3-txdbus" |
