Jeff Garzik wrote:
> A humble, basic question for you experts...
>
> Given a library, such as jansson (C JSON lib), how does one 
> automatically list all packages in the F14 repo which require jansson?
>
> Must be able to find packages which are not installed on the current system.
>
> Thanks,
>
>       Jeff
>
>
>
>   
repoquery --whatrequires <foo>, which could be a name of an RPM, or a 
solib name, like libfoo.so.0.

repoquery is in yum-utils.

-J

-- 
in your fear, seek only peace
in your fear, seek only love

-d. bowie

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to