mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
Add AARCH64 native lib to dynamodb (#12863)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
parent
3f4d1f041d
commit
2c36c08f33
@ -181,6 +181,13 @@
|
||||
<version>[1.0, 2.0)</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.github.ganadist.sqlite4java</groupId>
|
||||
<artifactId>libsqlite4java-osx-aarch64</artifactId>
|
||||
<type>dylib</type>
|
||||
<version>[1.0, 2.0)</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- -->
|
||||
<!-- -->
|
||||
|
Loading…
Reference in New Issue
Block a user