diff options
Diffstat (limited to 'system/gtk-vnc/README')
-rw-r--r-- | system/gtk-vnc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/gtk-vnc/README b/system/gtk-vnc/README index d042c314b9bca..905a48097208a 100644 --- a/system/gtk-vnc/README +++ b/system/gtk-vnc/README @@ -3,3 +3,7 @@ coroutines allowing it to be completely asynchronous while remaining single threaded. It provides a core C library, and bindings for Python (PyGTK) +This script builds both the gtk+2 and gtk+3 versions of the +library: to avoid building the gtk+3 version, pass "GTK3=no" +launching the SlackBuild, like this + GTK3=no ./gtk-vnc.SlackBuild |