diff options
Diffstat (limited to 'Library/Formula/jpeg.rb')
| -rw-r--r-- | Library/Formula/jpeg.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jpeg.rb b/Library/Formula/jpeg.rb index 4f5ce8037..ccab9c314 100644 --- a/Library/Formula/jpeg.rb +++ b/Library/Formula/jpeg.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Jpeg <Formula    @url='http://www.ijg.org/files/jpegsrc.v7.tar.gz'  | 
