On Jun 27, 2005, at 6:15 AM, Mischa Aizatulin wrote:for a given package, I would like to output a list of all installed packages that it depends on. Is there any possibility to do that?Since --whatrequires and --whatprovides don't seem to do what I want I usually do a -e --test
Thanks! Though it's not quite what I need: this shows packages that depend on package X and I would like to view packages that X itself depends on.
Thanks again for help, Mischa