From 518130de01d1ed94a36f3ac20fd5af52bfc4c335 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 25 Jun 2013 08:24:41 -0400 Subject: [PATCH] postgresql: Build with Tcl Closes Homebrew/homebrew#20766. Signed-off-by: Adam Vandenberg --- Formula/postgresql.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/postgresql.rb b/Formula/postgresql.rb index f6762a6ec8..13ce130b76 100644 --- a/Formula/postgresql.rb +++ b/Formula/postgresql.rb @@ -43,6 +43,7 @@ class Postgresql < Formula --with-ldap --with-openssl --with-pam + --with-tcl --with-libxml --with-libxslt ]