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
... ...
@@ -6,7 +6,7 @@ screen
6 6
 unzip
7 7
 wget
8 8
 psmisc
9
-git-core
9
+git
10 10
 lsof # useful when debugging
11 11
 openssh-server
12 12
 vim-nox