diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-29 23:31:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:31:51 +0700 |
commit | ce1c5b174fb68e0b0b5a77aa5d6991d33b99dc82 (patch) | |
tree | 400f734c78a60687791b5ff40ca29e89cbfc831b /libraries/wxGTK3/README | |
parent | dab06882e7cb77e53f18d457b81beede8985ad13 (diff) | |
download | slackbuilds-ce1c5b174fb68e0b0b5a77aa5d6991d33b99dc82.tar.gz |
libraries/wxGTK3: Make --enable-stl optional.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/wxGTK3/README')
-rw-r--r-- | libraries/wxGTK3/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/wxGTK3/README b/libraries/wxGTK3/README index 00dcc34803..a2a70b1f45 100644 --- a/libraries/wxGTK3/README +++ b/libraries/wxGTK3/README @@ -5,3 +5,6 @@ platform's controls and utilities. wxGTK3 can be installed alongside with wxGTK. webkitgtk3 is an optional dependency of this package. + +NOTE: this package is NOT built using --enable-stl by default. +if you need to enable stl, use STL=yes ./wxGTK3.SlackBuild |