mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-03-26 01:32:25 +01:00
add missing requires directive for bwt lib
This commit is contained in:
parent
1f9e37b40c
commit
f691f1691e
2
drongo
2
drongo
@ -1 +1 @@
|
||||
Subproject commit 967a2c2026f15a6b458d055e33ac488e53df65fd
|
||||
Subproject commit 60511e2c83eb9a39ab4fd47749b0e7e2da7bf748
|
@ -36,4 +36,5 @@ open module com.sparrowwallet.sparrow {
|
||||
requires net.sourceforge.javacsv;
|
||||
requires com.nativelibs4java.bridj;
|
||||
requires org.reactfx.reactfx;
|
||||
requires dev.bwt.jni;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user