google-cloud-sdk: fix build (#468388)
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
autoPatchelfHook,
|
autoPatchelfHook,
|
||||||
python3,
|
python3,
|
||||||
libxcrypt-legacy,
|
libxcrypt-legacy,
|
||||||
|
tcl-8_6,
|
||||||
|
tclPackages,
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
@@ -177,6 +179,8 @@ let
|
|||||||
];
|
];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
libxcrypt-legacy
|
libxcrypt-legacy
|
||||||
|
tcl-8_6
|
||||||
|
tclPackages.tk
|
||||||
];
|
];
|
||||||
passthru = {
|
passthru = {
|
||||||
dependencies = filterForSystem dependencies;
|
dependencies = filterForSystem dependencies;
|
||||||
|
|||||||
Reference in New Issue
Block a user