Skip to content

Commit

Permalink
psql2csv: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 committed Nov 16, 2015
1 parent 97f9e84 commit dcd0957
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/psql2csv.rb
Expand Up @@ -4,6 +4,8 @@ class Psql2csv < Formula
url "https://github.com/fphilipe/psql2csv/archive/v0.8.tar.gz"
sha256 "266d27baf4ca20b7dd9383efccd4119619e8e7cd1c6a1f246d8cd12534bd4f66"

bottle :unneeded

depends_on "postgresql"

def install
Expand Down

0 comments on commit dcd0957

Please sign in to comment.