Update libsignal-service-java

This commit is contained in:
AsamK 2021-11-18 19:23:11 +01:00
parent 05ccfef93c
commit c9dffe47f6
8 changed files with 20 additions and 58 deletions

View file

@ -22,9 +22,9 @@ a [FreeBSD port](https://www.freshports.org/net-im/signal-cli) available as well
System requirements:
- at least Java Runtime Environment (JRE) 17
- native libraries: libzkgroup, libsignal-client
- native library: libsignal-client
Those are bundled for x86_64 Linux (with recent enough glibc, see #643), for other systems/architectures
The native lib is bundled for x86_64 Linux (with recent enough glibc, see #643), for other systems/architectures
see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal)
### Install system-wide on Linux