bareos: master 79e28739

Author Committer Branch Timestamp Parent
arogge arogge master 2023-08-30 16:32 master 0fa0d947 Pending
Changeset build: remove jansson dependency

Previously, Bareos was built for MacOS with Jansson support. As we did
not ship the Jansson library, this lead to mostly unusable binaries.
This change disables Jansson when building for MacOS and also creates a
list of dependencies of all the binaries so we can review them after the
build.
mod - .github/workflows/build-macos.yml Diff File