Skip to content

Commit

Permalink
ncurses: use *_by_macos.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jan 18, 2018
1 parent 9e10eb8 commit e5bc038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/ncurses.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Ncurses < Formula
sha256 "08026e1a7dc4d53ec8bafcb1b0f40db3e9f029068d300fa8ba9275aa15457bdd" => :el_capitan
end

keg_only :provided_by_osx
keg_only :provided_by_macos

depends_on "pkg-config" => :build

Expand Down

0 comments on commit e5bc038

Please sign in to comment.