aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mobile-shell.rb
diff options
context:
space:
mode:
authorJack Nagel2014-05-17 00:17:05 -0500
committerJack Nagel2014-05-17 00:17:05 -0500
commitcc5f504d45dcd07ac5c7a80e5c2984b4fdadc30c (patch)
tree0e7da55769cdc2b09f3c4f3a1aef08fb33269717 /Library/Formula/mobile-shell.rb
parent5e6f50eead6795ba191f953f4f15cd3820681e7f (diff)
downloadhomebrew-cc5f504d45dcd07ac5c7a80e5c2984b4fdadc30c.tar.bz2
Clean up some obsolete or redundant comments
Diffstat (limited to 'Library/Formula/mobile-shell.rb')
-rw-r--r--Library/Formula/mobile-shell.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/mobile-shell.rb b/Library/Formula/mobile-shell.rb
index dab76bb18..04a076f43 100644
--- a/Library/Formula/mobile-shell.rb
+++ b/Library/Formula/mobile-shell.rb
@@ -8,8 +8,6 @@ class MobileShell < Formula
head do
url 'https://github.com/keithw/mosh.git'
- # Needs new autoconf for correct AC_C_RESTRICT macro
- # See: https://github.com/keithw/mosh/issues/241
depends_on 'autoconf' => :build
depends_on 'automake' => :build
end