diff options
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 b0ee2ed7a5..240e2d591d 100644 --- a/network/uTox/README +++ b/network/uTox/README @@ -1 +1,5 @@ Lightweight Tox client that uses Xlib. Supports many features and is on-par with other Tox clients. + +By default, it builds with GTK2. If you want to build with GTK3 support, do: + +GTK3=YES ./uTox.Slackbuild |