On Wed, 2010-06-16 at 00:30 -0700, JD wrote:
> Greetings all,
> Is there a way to query the database to list the packages
> that depend on a given package?
> I checked the man page, and I do  not see such an option.
> I see the option --requires, which is great - but would like the
> converse of --requires,  such as: --required_by


rpm -q --whatrequires pkgname will tell you what specifically requires
that pkg name - but not all the things that pkg provides.

-sv



_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to