mosh: HEAD needs deep clone for version

Closes Homebrew/homebrew#40655.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
John Hood 2015-06-13 14:55:10 -04:00 committed by Dominyk Tiller
parent 04e26db098
commit 66c2c830d3

View file

@ -8,7 +8,7 @@ class MobileShell < Formula
revision 2
head do
url "https://github.com/keithw/mosh.git"
url "https://github.com/keithw/mosh.git", :shallow => false
depends_on "autoconf" => :build
depends_on "automake" => :build