[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: require rubygems question



On Sat, Oct 1, 2011 at 10:30 AM, Olivier Sallou <olivier.sallou@irisa.fr> wrote:
> I want to add a new package from an existing gem (I am upstream author).
> I'd like to know how to avoid the rubygems dependency in the ruby gem
> library.
> The package indeed depend on an other gem. If I remove the require
> 'rubygems' from the code, the gem code is not found when running unit tests.

  If the gem is already packaged for Debian, then just make sure you
Build-Depend on it.

  If that's not the case, you're in for packaging it before you can
finish your package proper ;-)...

  Cheers,

      Vincent


Reply to: