uses_from_macos: move cpio to shadowed by macos list
This commit is contained in:
parent
0735915dc5
commit
9c3cc31cb4
@ -15,7 +15,6 @@ module RuboCop
|
||||
bc
|
||||
bison
|
||||
bzip2
|
||||
cpio
|
||||
cups
|
||||
curl
|
||||
dyld-headers
|
||||
@ -62,6 +61,7 @@ module RuboCop
|
||||
# TODO: consider making some of these keg-only.
|
||||
ALLOWED_USES_FROM_MACOS_DEPS = (PROVIDED_BY_MACOS_FORMULAE + %w[
|
||||
bash
|
||||
cpio
|
||||
expect
|
||||
groff
|
||||
gzip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user