Bugs item #28486, was opened at 2010-08-19 00:29 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=28486&group_id=126
Category: `gem install` command Group: None Status: Closed Resolution: None Priority: 3 Submitted By: Roger Pack (rogerdpack) Assigned to: Nobody (None) Summary: unable to use runtime dependencies in mkrf_conf.rb Initial Comment: Situation currently: if you have the following in your mkrf_conf.rb file require 'rubygems' require 'some dependency gem' and your gemspec lists "some dependency gem" as a runtime dependency, your gem will fail to install the first time, then install correctly when you attempt to install it a second time. I would have expected runtime dependencies to be available at build time of the main gem. Thanks! -r ---------------------------------------------------------------------- >Comment By: Roger Pack (rogerdpack) Date: 2010-11-13 16:13 Message: why was this closed? ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=28486&group_id=126 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers