aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/macos.rb
diff options
context:
space:
mode:
authorJack Nagel2013-06-01 16:27:53 -0500
committerJack Nagel2013-06-01 19:38:48 -0500
commitb433d515866bbe5e7f868270b56ae2b31e9fa51d (patch)
tree6f13300528357815b5a27e0b62bfa79e4f6fcd30 /Library/Homebrew/macos.rb
parentba16110c8fee65c46d8d46a50ac47b7db0f11290 (diff)
downloadhomebrew-b433d515866bbe5e7f868270b56ae2b31e9fa51d.tar.bz2
Require hardware where it is needed
Diffstat (limited to 'Library/Homebrew/macos.rb')
-rw-r--r--Library/Homebrew/macos.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/macos.rb b/Library/Homebrew/macos.rb
index efce93aaf..e2f55d8a9 100644
--- a/Library/Homebrew/macos.rb
+++ b/Library/Homebrew/macos.rb
@@ -1,4 +1,5 @@
require 'os/mac/version'
+require 'hardware'
module MacOS extend self