diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-29 00:20:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:17:19 +0700 |
commit | 2cf46b8f6723ec0606d4f7efb39dec69192e59f3 (patch) | |
tree | 184c289476997450928599958355c501ee0c7bc1 | |
parent | 1f65ccdeb333daaeef01ffa5cec61cd8bd5d07b4 (diff) | |
download | slackbuilds-2cf46b8f6723ec0606d4f7efb39dec69192e59f3.tar.gz |
libraries/wxGTK3: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/wxGTK3/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/wxGTK3/README b/libraries/wxGTK3/README index d6cb424df2..ddb59333c7 100644 --- a/libraries/wxGTK3/README +++ b/libraries/wxGTK3/README @@ -2,7 +2,8 @@ wxGTK3 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. -webkitgtk3 is an optional dependency of this package. +webkitgtk and webkitgtk3 are optional dependencies of this package. +This will provide webview support. NOTE: this package is NOT built using --enable-stl by default. if you need to enable stl, use STL=yes ./wxGTK3.SlackBuild |