]> nmode's Git Repositories - signal-cli/commitdiff
Remove references to the native unix-java library
authorexquo <62397152+exquo@users.noreply.github.com>
Tue, 2 Jun 2020 11:01:43 +0000 (11:01 +0000)
committerAsamK <asamk@gmx.de>
Tue, 2 Jun 2020 15:55:55 +0000 (17:55 +0200)
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.

man/signal-cli.1.adoc

index aeea729a85bae6404a3121edfc2e14da29ee0543..7781b1c5e2dd082bf100f554d09187c2bd9afdb3 100644 (file)
@@ -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.
 === 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.
 
 *--system*::
 Use DBus system bus instead of user bus.