]> git.basschouten.com Git - openhab-addons.git/commitdiff
Adapt to core-changes (added JNA to tp) (#13298)
authorJ-N-K <github@klug.nrw>
Sun, 18 Sep 2022 09:30:39 +0000 (11:30 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Sep 2022 09:30:39 +0000 (11:30 +0200)
Signed-off-by: Jan N. Klug <github@klug.nrw>
bundles/org.openhab.binding.amazondashbutton/src/main/feature/feature.xml

index 1c51e2dda30d687b19c5f46f7c6d424164e41640..3d19e35152e04a7c270e1db21f5540a7c3054c59 100644 (file)
@@ -4,7 +4,6 @@
 
        <feature name="openhab-binding-amazondashbutton" description="Amazon Dash Button Binding" version="${project.version}">
                <feature>openhab-runtime-base</feature>
-               <feature>openhab-runtime-jna</feature>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.amazondashbutton/${project.version}</bundle>
        </feature>
 </features>