Adapt addons to core watch service changes (#14004)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -5,7 +5,6 @@ Fragment-Host: org.openhab.binding.modbus
|
||||
|
||||
-runrequires: \
|
||||
bnd.identity;id='org.openhab.binding.modbus.tests',\
|
||||
bnd.identity;id='org.openhab.core.addon.xml',\
|
||||
bnd.identity;id='org.openhab.core.thing.xml'
|
||||
|
||||
# 1) We would like to use the "volatile" storage only, drop other storage
|
||||
@@ -77,4 +76,5 @@ Fragment-Host: org.openhab.binding.modbus
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.transform;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.openhab.core.addon.xml;version='[4.0.0,4.0.1)'
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)'
|
||||
|
||||
Reference in New Issue
Block a user