diff options
| author | Peter Eisentraut | 2013-06-25 08:24:41 -0400 |
|---|---|---|
| committer | Adam Vandenberg | 2013-06-30 10:56:00 -0700 |
| commit | 8c7fedcf4f3ec0b9c8e3b5b68a9d24d61a863b07 (patch) | |
| tree | be247320609ea20ffc4f9f57531f8430f8935a64 /Library/Formula/postgresql.rb | |
| parent | 4acfec9b1319af0c3038863f85b774e95d38440f (diff) | |
| download | homebrew-8c7fedcf4f3ec0b9c8e3b5b68a9d24d61a863b07.tar.bz2 | |
postgresql: Build with Tcl
Closes #20766.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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 ] |
