From: exquo <62397152+exquo@users.noreply.github.com> Date: Tue, 2 Jun 2020 11:01:43 +0000 (+0000) Subject: Remove references to the native unix-java library X-Git-Tag: v0.6.9~29 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/f324a4329843a18fee99c59da32c71d04f8083e2?ds=inline Remove references to the native unix-java library Since version 0.6.8 signal-cli uses hypfvieh dbus-java, so installing the packages libunixsocket-java (Debian), libmatthew-java (Fedora) or libmatthew-unix-java (ArchLinux) is not necessary. --- diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index aeea729a..7781b1c5 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -313,8 +313,6 @@ The path of the manifest.json or a zip file containing the sticker pack you wish === daemon signal-cli can run in daemon mode and provides an experimental dbus interface. -For dbus support you need jni/unix-java.so installed on your system (Debian: -libunixsocket-java ArchLinux: libmatthew-unix-java (AUR)). *--system*:: Use DBus system bus instead of user bus.