Is it possible to print a package dependency tree using yum? For example, when I install emacs (say), it tells me a bunch of other rpms it needs to install. One of them is perl. I'd like to know if this is because emacs itself needs perl, or something emacs requires needs perl. Can yum tell me this? Thanks.