Add freebsd support in "util/install_dependencies.sh"
authorstites <sam@stites.io>
Tue, 7 Mar 2017 16:45:47 +0000 (11:45 -0500)
committerstites <sam@stites.io>
Tue, 7 Mar 2017 18:12:10 +0000 (13:12 -0500)
commita9959783c0a190410307e3e6cc1be4c024e9cddd
tree8d48f12f6572ea9b7f869133ecc5247b1a4a3a23
parent615bfc4eca8204b73c592a076ca02aeaeceb7e1e
Add freebsd support in "util/install_dependencies.sh"

A simple addition to the `install_dependencies` script which remaps the debian dependencies to their freebsd package-names. After a recursive clone and using gmake, I can successfully build all firmware from the root directory (minus some warnings generated by gcc-4.9.4 which I can procure on request). however there is a problem running tests.
util/install_dependencies.sh