Re: improved 'rocket' in new mine 0.22
Mathieu Doidy <[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, ++ 09/08/05 - Clifford Wolf: > --snip-- > # rocket install cpan-svn-mirror > You requested for install: > cpan-svn-mirror > The following dependencies are automatically added: > cpan-term-readkey cpan-class-accessor-fast cpan-class-methodmaker > Do you want to continue? [Y/n] > + mine -i 'file:///data/..../pkgs/cpan-svn-mirror-0.64-0.gem' > + mine -i 'file:///data/..../pkgs/cpan-term-readkey-2.30-0.gem' > + mine -i 'file:///data/..../pkgs/cpan-class-accessor-fast-0.19-0.gem' > + mine -i 'file:///data/..../pkgs/cpan-class-methodmaker-2.07-0.gem' > --snap-- > I thought that there was only buildtime dependency implemented in rock linux. What kind of dependency is used to add the needed packages to the install list in the example above ? Is it buildtime dependency, which would lead to useless dependency (like requiring ocaml to use mldonkey) or runtime dependency, and in that case a lot of development has happened in rock linux without me remarking it ? cheers, mathieu