diff options
Diffstat (limited to 'Library/Formula/xdebug.rb')
| -rw-r--r-- | Library/Formula/xdebug.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xdebug.rb b/Library/Formula/xdebug.rb index b00f4940a..ec4040c62 100644 --- a/Library/Formula/xdebug.rb +++ b/Library/Formula/xdebug.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Xdebug <Formula    url 'http://xdebug.org/files/xdebug-2.0.5.tgz'  | 
