Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=489928 --- Comment #6 from Kevin Kofler <[email protected]> 2009-03-13 18:31:55 EDT --- > repoquery --whatrequires freetype Uh, that's not a complete way to get all packages depending on freetype. You're missing the --alldeps. Your list is just the list of packages with explicit Requires: freetype. When I run repoquery --repoid=rawhide --whatrequires --alldeps freetype | wc -l, I get: 1122 That means there are 1122 (!) packages which link against freetype. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
