aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pgloader.rb
diff options
context:
space:
mode:
authorMike McQuaid2015-03-23 09:07:45 +0000
committerMike McQuaid2015-03-23 09:07:45 +0000
commitcab57004ee5b13951fd4a6be0398d20d9e637c28 (patch)
tree60464220f4b403a336ee1650eeafafa28a15032b /Library/Formula/pgloader.rb
parente627ecb1303b00a0f53068c3f828e974c2128798 (diff)
downloadhomebrew-cab57004ee5b13951fd4a6be0398d20d9e637c28.tar.bz2
pgloader: fix postgresql dependency for test.
Diffstat (limited to 'Library/Formula/pgloader.rb')
-rw-r--r--Library/Formula/pgloader.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pgloader.rb b/Library/Formula/pgloader.rb
index e4fd64bd2..fafd2cf68 100644
--- a/Library/Formula/pgloader.rb
+++ b/Library/Formula/pgloader.rb
@@ -13,7 +13,7 @@ class Pgloader < Formula
depends_on "sbcl"
depends_on "freetds"
depends_on "buildapp" => :build
- depends_on :postgresql => :build
+ depends_on :postgresql => :recommended
# Resource stanzas are generated automatically by quicklisp-roundup.
# See: https://github.com/benesch/quicklisp-homebrew-roundup