python3Packages.wxpython_4_0: fix darwin build
This commit is contained in:
@@ -8121,6 +8121,7 @@ in {
|
||||
|
||||
wxPython_4_0 = callPackage ../development/python-modules/wxPython/4.0.nix {
|
||||
inherit (pkgs) pkgconfig;
|
||||
inherit (pkgs.darwin.apple_sdk.frameworks) AudioToolbox Carbon Cocoa CoreFoundation IOKit OpenGL;
|
||||
wxGTK = pkgs.wxGTK30.override {
|
||||
withGtk2 = false;
|
||||
withWebKit = true;
|
||||
|
||||
Reference in New Issue
Block a user