added missing feature dependency (#64)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/66/head
Kai Kreuzer 2016-10-01 06:20:14 +02:00 committed by GitHub
parent 7087ea3582
commit b273cb304c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<feature>esh-model-thing-runtime</feature>
<feature>esh-storage-mapdb</feature>
<feature>esh-ui-iconset-classic</feature>
<feature>esh-io-javasound</feature>
<feature>openhab-runtime-certificate</feature>
<feature dependency="true">shell</feature>
<bundle start-level="90">mvn:org.openhab.core/org.openhab.core/${project.version}</bundle>