Skip to content

Commit

Permalink
Add Marketplace to Demo App
Browse files Browse the repository at this point in the history
Related to:

* openhab/openhab-core#2405
* openhab/openhab-core#2491

Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn committed Sep 25, 2021
1 parent fd47bc2 commit 40c51a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions launch/app/app.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ feature.openhab-model-runtime-all: \
${feature.debug},\
${feature.openhab-base},\
${feature.openhab-model-runtime-all},\
bnd.identity;id='org.openhab.core.addon.marketplace',\
bnd.identity;id='org.openhab.core.automation',\
bnd.identity;id='org.openhab.core.automation.module.media',\
bnd.identity;id='org.openhab.core.automation.module.script',\
Expand Down Expand Up @@ -226,6 +227,7 @@ feature.openhab-model-runtime-all: \
uom-lib-common;version='[2.1.0,2.1.1)',\
xstream;version='[1.4.18,1.4.19)',\
org.openhab.core;version='[3.2.0,3.2.1)',\
org.openhab.core.addon.marketplace;version='[3.2.0,3.2.1)',\
org.openhab.core.audio;version='[3.2.0,3.2.1)',\
org.openhab.core.auth.jaas;version='[3.2.0,3.2.1)',\
org.openhab.core.automation;version='[3.2.0,3.2.1)',\
Expand Down

0 comments on commit 40c51a8

Please sign in to comment.