brew/Library/Homebrew/extend/os/dependency_collector.rb

5 lines
103 B
Ruby
Raw Normal View History

2020-10-10 14:16:11 +02:00
# typed: strict
# frozen_string_literal: true
2021-01-25 09:18:10 +00:00
require "extend/os/mac/dependency_collector" if OS.mac?