aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgresql.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/postgresql.rb')
-rw-r--r--Library/Formula/postgresql.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb
index 6fd56306f..05a699646 100644
--- a/Library/Formula/postgresql.rb
+++ b/Library/Formula/postgresql.rb
@@ -6,6 +6,7 @@ class Postgresql <Formula
@md5='f2015af17bacbbfe140daf0d1067f9c9'
depends_on 'readline'
+ depends_on 'libxml2' if MACOS_VERSION < 10.6
aka 'postgres'