diff options
Diffstat (limited to 'Library/Formula/ffmpeg.rb')
| -rw-r--r-- | Library/Formula/ffmpeg.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb index 38d99bd32..4af472757 100644 --- a/Library/Formula/ffmpeg.rb +++ b/Library/Formula/ffmpeg.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Ffmpeg <Formula    head 'svn://svn.ffmpeg.org/ffmpeg/trunk'  | 
