openmvs: remove unused breakpad input

It's not getting picked up anyway.
This commit is contained in:
K900
2025-08-08 10:50:22 +03:00
parent 38638f66c2
commit 3225149f15
@@ -1,7 +1,6 @@
{
lib,
boost,
breakpad,
ceres-solver,
cgal,
cmake,
@@ -43,7 +42,6 @@ stdenv.mkDerivation rec {
buildInputs = [
boostWithZstd
breakpad
ceres-solver
cgal
eigen