python3Packages.awslambdaric: unpin autoconf 2.71 (#440979)

This commit is contained in:
Weijia Wang
2025-09-10 19:24:03 +00:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
fetchFromGitHub, fetchFromGitHub,
isPy27, isPy27,
pytestCheckHook, pytestCheckHook,
autoconf271, autoconf,
automake, automake,
cmake, cmake,
gcc, gcc,
@@ -35,7 +35,7 @@ buildPythonPackage rec {
]; ];
nativeBuildInputs = [ nativeBuildInputs = [
autoconf271 autoconf
automake automake
cmake cmake
libtool libtool