$NetBSD: patch-aa,v 1.1.1.1 2008/04/04 15:24:45 jlam Exp $

--- Rakefile.orig	2008-03-28 23:50:52.000000000 -0400
+++ Rakefile
@@ -21,7 +21,7 @@ spec = Gem::Specification.new do |s|
   s.author = AUTHOR
   s.email = EMAIL
   #s.homepage = HOMEPAGE
-  s.add_dependency('merb', '>= 0.9.2')
+  s.add_dependency('merb-core', '>= 0.9.2')
   s.require_path = 'lib'
   s.autorequire = PLUGIN
   s.files = %w(LICENSE README Rakefile TODO) + Dir.glob("{lib,specs}/**/*")
