python313Packages.pybind11-protobuf: unbreak (#426630)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
cmake,
|
||||
abseil-cpp,
|
||||
abseil-cpp_202407, # downgrade, same reason as toplevel protobuf_29
|
||||
protobuf_29,
|
||||
pybind11,
|
||||
zlib,
|
||||
@@ -31,7 +31,7 @@ buildPythonPackage {
|
||||
nativeBuildInputs = [ cmake ];
|
||||
|
||||
buildInputs = [
|
||||
abseil-cpp
|
||||
abseil-cpp_202407
|
||||
protobuf_29
|
||||
pybind11
|
||||
zlib
|
||||
|
||||
Reference in New Issue
Block a user