Also document wxMediaCtrl and wxWebView dependencies
These are arguably important enough to be mentioned too.
This commit is contained in:
parent
7e75168939
commit
dbc16e1633
1 changed files with 7 additions and 0 deletions
|
|
@ -154,6 +154,13 @@ minimize external dependencies.
|
|||
--disable-glcanvasegl Disable EGL support even if it is available
|
||||
(it would be used if it is, by default).
|
||||
|
||||
--disable-mediactrl Disable wxMediaCtrl.
|
||||
Don't use GStreamer libraries.
|
||||
|
||||
--disable-webview Disable wxWebView.
|
||||
Don't use webkit2gtk and its multiple
|
||||
dependencies.
|
||||
|
||||
Normally, you won't have to choose a toolkit, because configure
|
||||
defaults to wxGTK anyhow. However you need to use this option to
|
||||
explicitly specify the version of GTK to use, e.g.:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue