Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
CirrusCI: Install coreutils on macOS
Alex Richardson committed 5 years ago
commit 1b6ac6645b02d4c212509b90e08f57725380252e
parent ccaf760663e80b764b0b70c23c46ad0d76eeaf0a
1 file changed +1 -0
modified scripts/install_deps.sh
@@ -62,6 +62,7 @@ if [ $(uname -s) = "Darwin" ]; then
	brew upgrade openssl
	brew install libarchive
	brew install kyua
+
	brew install coreutils
elif [ $(uname -s) = "Linux" ]; then
	install_from_github atf 0.21
	install_from_github lutok 0.4