diff options
Diffstat (limited to 'libraries/wxPython3/README')
-rw-r--r-- | libraries/wxPython3/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/wxPython3/README b/libraries/wxPython3/README index 2768e60a6eb25..39946a5a65971 100644 --- a/libraries/wxPython3/README +++ b/libraries/wxPython3/README @@ -16,3 +16,6 @@ overwrite some files created by wxPython. If you need to build packages using wxPython, simply reinstall wxPython package and wx-config will point to correct version. The same solution can be used if wxPython's wx-config is overwritten. + +Optional dependency: +- To have webview support, please install webkitgtk before installing wxGTK3. |