diff --git a/Gemfile b/Gemfile index 24f21fd0..781bcbf1 100644 --- a/Gemfile +++ b/Gemfile @@ -11,5 +11,5 @@ end #Allows --without=xapian group :xapian do - gem 'xapian-full', :require => false + gem 'xapian-full-alaveteli', :require => false end