Installation of Doorbird Binding fails

Hi!

I have a fresh installation of openHAB 2.5.3-1. When I try to install the doorbird binding I get the following error:

2020-04-20 10:01:10.750 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-doorbird': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-doorbird; type=karaf.feature; version="[2.5.3,2.5.3]"; filter:="(&(osgi.identity=openhab-binding-doorbird)(type=karaf.feature)(version>=2.5.3)(version<=2.5.3))" [caused by: Unable to resolve openhab-binding-doorbird/2.5.3: missing requirement [openhab-binding-doorbird/2.5.3] osgi.identity; osgi.identity=org.openhab.binding.doorbird; type=osgi.bundle; version="[2.5.4,2.5.4]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.binding.doorbird/2.5.4: missing requirement [org.openhab.binding.doorbird/2.5.4] osgi.wiring.package; filter:="(&(osgi.wiring.package=com.sun.jna)(version>=5.5.0)(!(version>=6.0.0)))"]]

Any ideas?

Thanks,
Marc

Update to openHAB 2.5.4-1 solved the problem.