Skip to content

Commit

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

keg_only :provided_by_osx,
keg_only :provided_by_macos,
"pcsc-lite interferes with detection of macOS's PCSC.framework"

def install
Expand Down

0 comments on commit f29c6f5

Please sign in to comment.