wxpython: remove redundant attribute openglSupport
This commit is contained in:
parent
f6a875d5ae
commit
1fff5d7aa2
@ -28,7 +28,5 @@ buildPythonPackage rec {
|
||||
${python}/bin/${python.executable} setup.py ${stdenv.lib.concatStringsSep " " setupPyBuildFlags} install --prefix=$out
|
||||
'';
|
||||
|
||||
inherit openglSupport;
|
||||
|
||||
passthru = { inherit wxGTK openglSupport; };
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user