python3Packages.awslambdaric: unpin autoconf 2.71

This commit is contained in:
Weijia Wang
2025-09-07 17:56:23 +02:00
parent c0f4ab3eda
commit 19d37c2064

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