Use apt git package instead of git-core.

The git-core package is deprecated in favor of the git package. Use the
git package instead.

Change-Id: Ib136e34c7a0d4f87b02e32996420b3f507ca0bf4
This commit is contained in:
Clark Boylan 2013-01-08 11:54:43 -08:00
parent 91a9952262
commit 4debb1f8eb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ screen
unzip
wget
psmisc
git-core
git
lsof # useful when debugging
openssh-server
vim-nox