https://bugzilla.redhat.com/show_bug.cgi?id=1925922



--- Comment #29 from Peter Hutterer <peter.hutte...@redhat.com> ---
Thanks, guess we'll need to find the real issue then. AIUI:
- xorg-x11-fonts-ISO8859-1-100dpi has Requires(post): mkfontdir
- mkfontdir is Provides: mkfontdir = %{mkfontscale} in xorg-x11-font-utils
- xorg-x11-font-utils has BuildRequires: pkgconfig(freetype2)
- rpm -q --requires xorg-x11-font-utils shows freetype.so.6

So it looks like the Requires dependency chain is set up correctly, the fact
that an explicit Requires is missing is outside the scope of either
xorg-x11-font package here.
dnf should make sure that by the time we get to Requires(post): mkfontdir that
all the dependencies of mkfontdir are installed. So unless there's a magic
command that I'm missing here, the xorg package is just the symptom, not the
cause.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
fonts-bugs mailing list -- fonts-bugs@lists.fedoraproject.org
To unsubscribe send an email to fonts-bugs-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/fonts-bugs@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to