From 8c7fedcf4f3ec0b9c8e3b5b68a9d24d61a863b07 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 25 Jun 2013 08:24:41 -0400 Subject: postgresql: Build with Tcl Closes #20766. Signed-off-by: Adam Vandenberg --- Library/Formula/postgresql.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index f6762a6ec..13ce130b7 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -43,6 +43,7 @@ class Postgresql < Formula --with-ldap --with-openssl --with-pam + --with-tcl --with-libxml --with-libxslt ] -- cgit v1.2.3