Skip to content

Commit

Permalink
Merge pull request #18267 from cho-m/uses_from_macos-updates
Browse files Browse the repository at this point in the history
rubocops/uses_from_macos: remove `gnu-getopt` and `rpcgen`
  • Loading branch information
dduugg authored Sep 9, 2024
2 parents d8d9151 + fcf05d1 commit de1c4e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Library/Homebrew/rubocops/uses_from_macos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class ProvidedByMacos < FormulaCop
PROVIDED_BY_MACOS_FORMULAE = %w[
apr
bc
bc-gh
berkeley-db
bison
bzip2
Expand All @@ -22,7 +23,6 @@ class ProvidedByMacos < FormulaCop
expat
file-formula
flex
gnu-getopt
gperf
icu4c
krb5
Expand All @@ -46,7 +46,6 @@ class ProvidedByMacos < FormulaCop
pax
pcsc-lite
pod2man
rpcgen
ruby
sqlite
ssh-copy-id
Expand Down

0 comments on commit de1c4e2

Please sign in to comment.