diff options
| -rw-r--r-- | recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb b/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb index e16ed17..2597e4b 100644 --- a/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb +++ b/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb | |||
| @@ -43,3 +43,7 @@ FILES_${PN} = "\ | |||
| 43 | ${sysconfdir} \ | 43 | ${sysconfdir} \ |
| 44 | ${systemd_unitdir}/system \ | 44 | ${systemd_unitdir}/system \ |
| 45 | " | 45 | " |
| 46 | |||
| 47 | RDEPENDS_${PN} += " \ | ||
| 48 | udev-rules-rpi \ | ||
| 49 | " | ||
