Remove mention of git dependency, it's not true.

This commit is contained in:
Ryan McGuire
2016-04-15 03:41:47 -04:00
parent 6cdd638ccc
commit fe54cc5ae7
2 changed files with 1 additions and 2 deletions

View File

@@ -39,7 +39,6 @@ install_system_deps() {
fi
}
pkg_dep devtools
pkg_dep git
)
}