A tool to list package deps sorted by buildtime?

Michael Schwendt mschwendt at gmail.com
Wed Jan 26 12:21:33 UTC 2011


On Wed, 26 Jan 2011 11:56:43 +0000, Richard wrote:

> No, but I have a script which can list all the dependencies of a
> package recursively [using data from yum, not rpm] if that is helpful:
> 
> http://git.annexia.org/?p=febootstrap.git;a=blob;f=febootstrap_yum_rpm.ml;h=e70940df06edb87b616d739bf0912d742809842c;hb=HEAD#l38
> 

repoquery --tree-requires ... should do that, but seems to be broken here,
whereas --tree-whatrequires works e.g.


More information about the devel mailing list