diff options
Diffstat (limited to 'Library/Formula/libqrencode.rb')
| -rw-r--r-- | Library/Formula/libqrencode.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libqrencode.rb b/Library/Formula/libqrencode.rb index b5e6f83fb..395d38af8 100644 --- a/Library/Formula/libqrencode.rb +++ b/Library/Formula/libqrencode.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Libqrencode <Formula    url 'http://megaui.net/fukuchi/works/qrencode/qrencode-3.1.0.tar.gz'  | 
