nixpkgs/pkgs/development/libraries/proj
Gabriella Gonzalez 6340fcc6a9
proj: fix test suite (#218719)
When testing #213831 internally we ran into a build failure caused by
that change for the `proj` package (on `x86_64-linux`).  We're not sure
how that's possible, but the nature of the build failure was that the
network tests for the `proj` package were failing due to missing
certificates, so I fixed the build failure by adding `cacert` as a
test dependency.

It's still not clear (A) why the cert suddenly became necessary after
the change in #213831 or (B) why the build worked at all before, but
this is probably the right thing to do regardless because the test
suite does have a network component.
2023-02-28 19:58:41 -08:00
..
7.nix
default.nix proj: fix test suite (#218719) 2023-02-28 19:58:41 -08:00
tests-sqlite-3.39.patch
tests.nix