Merge pull request #1223 from RobinD42/more-build-tweaks

More build tweaks

(cherry picked from commit d1b79db2a9)
This commit is contained in:
Robin Dunn
2019-05-13 19:58:15 -07:00
parent 384cc82709
commit 221a98e902
4 changed files with 13 additions and 7 deletions

View File

@@ -280,10 +280,8 @@ def main(wxDir, args):
configure_opts.append("--with-gtk=2")
wxpy_configure_opts = [
"--with-opengl",
"--enable-sound",
"--enable-graphics_ctx",
"--enable-mediactrl",
"--enable-display",
"--enable-geometry",
"--enable-debug_flag",