diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybluez_0.23.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pybluez_0.23.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb index 219642849d..a38e10eec0 100644 --- a/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb +++ b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb | |||
| @@ -22,5 +22,5 @@ do_configure:prepend() { | |||
| 22 | 22 | ||
| 23 | RDEPENDS:${PN} += "\ | 23 | RDEPENDS:${PN} += "\ |
| 24 | bluez5 \ | 24 | bluez5 \ |
| 25 | ${PYTHON_PN}-fcntl \ | 25 | python3-fcntl \ |
| 26 | " | 26 | " |
