Skip to content

Commit

Permalink
commented the dependency for mac platform
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
  • Loading branch information
nikhil2611 committed Feb 8, 2022
1 parent ef3c44e commit 75f47a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus/config/software/gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
# This is a transative dep but we need to build from source so binaries are built on current sdk.
# Only matters on mac.
# @todo https://github.com/guard/rb-fsevent/issues/83
dependency "rb-fsevent-gem" if macos?
# dependency "rb-fsevent-gem" if macos?

build do
env = if !windows?
Expand Down

0 comments on commit 75f47a9

Please sign in to comment.