Browse code

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

Clark Boylan authored on 2013/01/09 04:54:43
Showing 1 changed files
... ...
@@ -5,7 +5,7 @@ screen
5 5
 unzip
6 6
 wget
7 7
 psmisc
8
-git-core
8
+git
9 9
 lsof # useful when debugging
10 10
 openssh-server
11 11
 vim-nox