nixpkgs/pkgs/tools/backup/bacula
Randy Eckenrode 341a8aa7f7
bacula: fix build on Darwin
After the CoreFoundation hook was dropped, bacula requires the following
changes to build on Darwin:

* Ensure bacula links CoreFoundation. Override incorrectly failing
  `configure` tests and add gettext as a build input. Even if those
  tests pass, bacula only links CoreFoundation when it finds libintl.
* Add Kerberos framework. Required to build on x86_64-darwin.
2024-10-06 23:43:11 -04:00
..
default.nix bacula: fix build on Darwin 2024-10-06 23:43:11 -04:00