diff --git a/platypush/plugins/bluetooth/manifest.yaml b/platypush/plugins/bluetooth/manifest.yaml index 17937ad9..c91cf473 100644 --- a/platypush/plugins/bluetooth/manifest.yaml +++ b/platypush/plugins/bluetooth/manifest.yaml @@ -20,5 +20,7 @@ manifest: - pydbus - git+https://github.com/pybluez/pybluez - git+https://github.com/BlackLight/PyOBEX + apt: + - libbluetooth-dev package: platypush.plugins.bluetooth type: plugin