summaryrefslogtreecommitdiffstats
path: root/network/uTox/README
diff options
context:
space:
mode:
author Christoph Willing2018-04-20 05:33:30 +0200
committer Willy Sudiarto Raharjo2018-04-21 02:43:03 +0200
commit939d1d5c015b22a869fd36a8647e688ca12552d5 (patch)
tree0e138a19268a71e2cf5459dd8ddd05ee5d001a66 /network/uTox/README
parentf2adb16c3f296f39571d56f611fe7342357fe622 (diff)
downloadslackbuilds-939d1d5c015b22a869fd36a8647e688ca12552d5.tar.gz
network/uTox: Updated for version 0.17.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'network/uTox/README')
-rw-r--r--network/uTox/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/uTox/README b/network/uTox/README
index f73ded322f..4363fd4613 100644
--- a/network/uTox/README
+++ b/network/uTox/README
@@ -1,9 +1,9 @@
Lightweight Tox client that uses Xlib.
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
+To build with GTK2 support instead of the default GTK3, execute:
+ GTK2=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.
+of any existing c-toxcore package prior to building.