[sbus] fix feature dependencies

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
Ciprian Pascu 2025-01-02 10:00:37 +02:00
parent b5e5508bff
commit 04960a84c5

View File

@ -50,7 +50,6 @@
</feature>
<feature name="openhab-binding-sbus" description="S-Bus Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature>openhab-transport-sbus</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.sbus/${project.version}</bundle>
</feature>
</features>