aboutsummaryrefslogtreecommitdiff
path: root/network/uTox/README
diff options
context:
space:
mode:
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 f73ded322f9eb..4363fd4613af8 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.