diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2017-03-31 13:51:29 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:56:45 +0700 |
commit | 16a561e0adf3136202c88ef0a09333fa53cacae0 (patch) | |
tree | ce7d7e5b21fbe1d6a1c29c36f91ade5b4302d28b /network/uTox/README | |
parent | 8b1b5e81718ee184cf1165121ed3ec5baa25c4fe (diff) | |
download | slackbuilds-16a561e0adf3136202c88ef0a09333fa53cacae0.tar.gz |
network/uTox: Updated for version 0.13.1
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'network/uTox/README')
-rw-r--r-- | network/uTox/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/uTox/README b/network/uTox/README index e4ffcc283c..f73ded322f 100644 --- a/network/uTox/README +++ b/network/uTox/README @@ -3,3 +3,7 @@ Supports many features and is on-par with other Tox clients. To build with GTK3 support instead of the default GTK2, execute: GTK3=yes ./uTox.Slackbuild + +Since version 0.13.1, uTox REQUIRES libraries from the c-toxcore +package. Please note c-toxcore's README which recommends removal +the toxcore package prior to building. |