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 2d9a4e4e37
commit 4d9f6e36e0

View File

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