Skip to content

Commit

Permalink
bsdiff: modernize bsdmake dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Dec 5, 2014
1 parent 423fd29 commit 247066a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/bsdiff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Bsdiff < Formula
url 'http://www.daemonology.net/bsdiff/bsdiff-4.3.tar.gz'
sha1 '0c0a89d604fc55ef2b5e69cd18372b2972edd8b8'

depends_on :bsdmake
depends_on "bsdmake" => :build

patch :DATA

Expand Down

0 comments on commit 247066a

Please sign in to comment.