Skip to content

Commit

Permalink
added mdns dependency for freebox (openhab#947)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <[email protected]>
  • Loading branch information
kaikreuzer authored and doubled-ca committed Aug 14, 2016
1 parent 122d802 commit 42825dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/openhab-addons/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

<feature name="openhab-binding-freebox" description="Freebox Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature>openhab-transport-mdns</feature>
<bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.freebox/${project.version}</bundle>
</feature>

Expand Down

0 comments on commit 42825dd

Please sign in to comment.