Merge #239191: treewide: gobject-introspection from buildInputs to nativeBuildInputs
...into staging
This commit is contained in:
@@ -121,6 +121,8 @@ buildPythonPackage rec {
|
||||
setuptools
|
||||
setuptools-scm
|
||||
numpy
|
||||
] ++ lib.optionals enableGtk3 [
|
||||
gobject-introspection
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
@@ -131,7 +133,6 @@ buildPythonPackage rec {
|
||||
ghostscript
|
||||
] ++ lib.optionals enableGtk3 [
|
||||
cairo
|
||||
gobject-introspection
|
||||
gtk3
|
||||
] ++ lib.optionals enableTk [
|
||||
libX11
|
||||
|
||||
Reference in New Issue
Block a user