On Wed, Sep 11, 2024 at 5:26 PM Ron Olson <tachokni...@gmail.com> wrote:
>
>
> Hey all, I’m trying to get bdftopcf built for EPEL 10 but it’s failing with 
> the aforementioned error (No matching package to install: 
> 'pkgconfig(xorg-macros) >= 1.8). I guess I don’t understand what kind of 
> package this is, and who to contact to see what can be done; I’ve dealt with 
> regular packages but this seems to be a special package type.
>
> Thanks for any info,

It's not a special package type. It's something called "virtual Provides".
In this case, they are automatically generated by RPM for packages
that ship pkg-config files.

For pkgconfig(xorg-macros), the package that provides this (in
rawhide) is xorg-x11-util-macros, and it appears not to be in EPEL 10
yet:

$ dnf (--args to make it query rawhide) repoquery --whatprovides
'pkgconfig(xorg-macros) >= 1.8)'
xorg-x11-util-macros-0:1.20.1-2.fc41.noarch

Fabio
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to