On Wed, 2009-10-28 at 10:41 +0100, Nicolas Chauvet wrote:
> 2009/10/28 Linus Walleij <linus.ml.wall...@gmail.com>:
> > Just a quick question for those who know:
> >
> > The shared libs from libgcc: /lib/libgcc*so* are not required by
> > anything:
> >
> > [r...@localhost ~]# rpm -q --whatrequires libgcc-4.4.1-2.fc11.i586
> > no package requires libgcc-4.4.1-2.fc11.i586
> 
> Use this instead:
> repoquery --whatrequires "libgcc_s.so.1()(64bit)"
> or on 32bit systems:
> repoquery --whatrequires  libgcc_s.so.1

Or more generally:

% repoquery --whatrequires --alldeps libgcc

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to