diff options
Diffstat (limited to 'Library/Homebrew/compat.rb')
| -rw-r--r-- | Library/Homebrew/compat.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Homebrew/compat.rb b/Library/Homebrew/compat.rb index 4893ff5ec..eabc7dfa0 100644 --- a/Library/Homebrew/compat.rb +++ b/Library/Homebrew/compat.rb @@ -14,3 +14,4 @@ require "compat/pathname"  require "compat/dependency_collector"  require "compat/language/haskell"  require "compat/xcode" +require "compat/software_spec" | 
