diff --git a/depends/README.md b/depends/README.md index 988c2f16f4..308be7814a 100644 --- a/depends/README.md +++ b/depends/README.md @@ -87,6 +87,10 @@ For linux S390X cross compilation: sudo apt-get install g++-s390x-linux-gnu binutils-s390x-linux-gnu +### Install the required dependencies: FreeBSD + + pkg install bash + ### Install the required dependencies: OpenBSD pkg_add bash gtar