Python: fix outfall after setting strictDeps = true;
This commit is contained in:
@@ -14,7 +14,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
pyGtkGlade
|
||||
];
|
||||
|
||||
buildInputs = [ gettext ];
|
||||
nativeBuildInputs = [ gettext ];
|
||||
|
||||
propagatedBuildInputs = [ klick ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user