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.
This commit is contained in:
exquo 2020-06-02 11:01:43 +00:00 committed by AsamK
parent cf1cd60b9f
commit f324a43298

View file

@ -313,8 +313,6 @@ The path of the manifest.json or a zip file containing the sticker pack you wish
=== daemon === daemon
signal-cli can run in daemon mode and provides an experimental dbus interface. 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*:: *--system*::
Use DBus system bus instead of user bus. Use DBus system bus instead of user bus.