summaryrefslogtreecommitdiffstats
path: root/libraries/wxWidgets/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/wxWidgets/README')
-rw-r--r--libraries/wxWidgets/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/wxWidgets/README b/libraries/wxWidgets/README
index 16c1bd01a3..441c51d749 100644
--- a/libraries/wxWidgets/README
+++ b/libraries/wxWidgets/README
@@ -5,6 +5,13 @@ controls and utilities.
webkit2gtk is an optional dependency of this package. This will
provide webview support.
+nanosvg is another optional dependency. By default, the
+SlackBuild script checks for the nanosvg system headers and
+disables SVG support if they are not found; you can force
+different behavior (e.g. using wxWidgets' internal copy of
+nanosvg, or always disabling SVG support) with the "NANOSVG"
+environment variable (see wxWidgets.SlackBuild for details).
+
Notes:
1. This package is NOT built using --enable-stl by default.