Rakefile in royw-qt-rebuild-0.1.5 vs Rakefile in royw-qt-rebuild-0.1.6

- old
+ new

@@ -8,9 +8,10 @@ gem.summary = " This utility attempts to find and rebuild packages with QT plugins on gentoo linux." gem.email = "roy@wright.org" gem.homepage = "http://github.com/royw/qt-rebuild" gem.authors = ["Roy Wright"] # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings + gem.add_dependency('commandline', '>=0.7.10') end rescue LoadError puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler" end