Re: getting all dependencies recursively

seth vidal <skvidal-c/MNwgJ9CEH2fBVCVOL8/[email protected]> Mon, 05 Apr 2004 17:03:48 -0400
Newsgroups gmane.linux.redhat.rpm.python
Message-ID <[email protected]>
> Ehrm, no that's not entirely what I meant. I don't need to install the
> packages, I just need a list of packages...

well - before yum installs it prints out what pkgs it will download to
install. you could just use that - but it's not quite what you're
looking for. of course used in conjunction with --download-only you
could have it download those packages :)


-sv