summaryrefslogtreecommitdiff
path: root/libraries/wxGTK
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/wxGTK')
-rw-r--r--libraries/wxGTK/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/libraries/wxGTK/README b/libraries/wxGTK/README
index 25b994df96..35adeac5d2 100644
--- a/libraries/wxGTK/README
+++ b/libraries/wxGTK/README
@@ -1,13 +1,14 @@
wxGTK is part of wxWidgets, a cross-platform API for writing GUI
-applications on multiple platforms that still utilize the native platform's
-controls and utilities.
+applications on multiple platforms that still utilize the native
+platform's controls and utilities.
-This is a unicode shared build. If you do not want the unicode build, use:
+This is a unicode shared build.
+If you do not want the unicode build, use:
UNICODE=NO ./wxGTK.SlackBuild
-If you want support for gnomeprint pass GNOMEPRINT=yes to the script. This
-will require libgnomeprint and libgnomeprintui, both available from
-SlackBuilds.org.
+If you want support for gnomeprint pass GNOMEPRINT=yes to the
+script. This will require libgnomeprint and libgnomeprintui, both
+available from SlackBuilds.org.
This package conflicts with wxPython because wxGTK is already included
there. Both cannot be installed at the same time!