diff options
author | Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com> | 2015-12-25 06:35:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-25 06:35:56 +0700 |
commit | de19d095323818cf611e1884e8b6a2fb2579df51 (patch) | |
tree | 677acaa98019a4c78169d5013101f5ca210dba6c /network/uTox/README | |
parent | 73358011e00d0de83b0b2840d09582b80197d020 (diff) | |
download | slackbuilds-de19d095323818cf611e1884e8b6a2fb2579df51.tar.gz |
network/uTox: Updated for version 078fbf8d1a4e.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |