aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/guile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/guile.rb')
-rw-r--r--Library/Formula/guile.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/guile.rb b/Library/Formula/guile.rb
index 2d468ff13..c6299892f 100644
--- a/Library/Formula/guile.rb
+++ b/Library/Formula/guile.rb
@@ -16,7 +16,7 @@ class Guile <Formula
depends_on 'libunistring'
depends_on 'bdw-gc'
depends_on 'gmp'
-
+
# GNU Readline is required; libedit won't work.
depends_on 'readline'