Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Also install lutok 0.4 for Kyua
Brad Davis committed 10 years ago
commit 72c6b25ca4db74201797842fa9bfd56f90442e58
parent 7924bbe
1 file changed +1 -0
modified scripts/install_deps.sh
@@ -60,5 +60,6 @@ if [ $(uname -s) = "Darwin" ]; then
	brew install kyua
elif [ $(uname -s) = "Linux" ]; then
	install_from_github atf 0.21
+
	install_from_github lutok 0.4
	install_from_github kyua 0.12
fi