Am Freitag, dem 19.11.2021 um 06:17 +0000 schrieb Globe Trotter via
devel:
> Hi,
> 
> oclock has been orphaned from F35 so i was trying to roll my own rpm
> (building off the spec file for F34). I noticed that the spec file
> contains:
> 
> BuildRequires:  pkgconfig(xorg-macros) >= 1.8
> 
> but I can not find this in the F34 repos. Where do I get this? If I
> succeed with rolling a oclock rpm, I would like to submit and maintain
> the package.

Simply ask dnf:

```
$dnf whatprovides 'pkgconfig(xorg-macros)';
DNSSEC extension: Testing already imported keys for their validity.
Last metadata expiration check: 0:28:05 ago on Fri Nov 19 10:08:01 2021.
xorg-x11-util-macros-1.19.3-3.fc35.noarch : X.Org X11 Autotools macros
Repo        : fedora
Matched from:
Provide    : pkgconfig(xorg-macros) = 1.19.3

```

Björn

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

_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to