Skip to content

Commit add11da

Browse files
committed
Update app.bndrun to include the provider preset in the demo app
Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
1 parent df0e1ee commit add11da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

launch/app/app.bndrun

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ feature.openhab-model-runtime-all: \
5454
bnd.identity;id='org.openhab.core.automation',\
5555
bnd.identity;id='org.openhab.core.automation.module.media',\
5656
bnd.identity;id='org.openhab.core.automation.module.script',\
57+
bnd.identity;id='org.openhab.core.automation.module.script.providersupport',\
5758
bnd.identity;id='org.openhab.core.automation.module.script.rulesupport',\
5859
bnd.identity;id='org.openhab.core.automation.rest',\
5960
bnd.identity;id='org.openhab.core.io.console.rfc147',\
@@ -249,6 +250,7 @@ feature.openhab-model-runtime-all: \
249250
org.openhab.core.automation;version='[5.1.0,5.1.1)',\
250251
org.openhab.core.automation.module.media;version='[5.1.0,5.1.1)',\
251252
org.openhab.core.automation.module.script;version='[5.1.0,5.1.1)',\
253+
org.openhab.core.automation.module.script.providersupport;version='[5.1.0,5.1.1)',\
252254
org.openhab.core.automation.module.script.rulesupport;version='[5.1.0,5.1.1)',\
253255
org.openhab.core.automation.rest;version='[5.1.0,5.1.1)',\
254256
org.openhab.core.config.core;version='[5.1.0,5.1.1)',\

0 commit comments

Comments
 (0)