https://bugzilla.redhat.com/show_bug.cgi?id=2422783
--- Comment #8 from Marc-Andre Lureau <[email protected]> --- with the toml file, and fc43: --- srpm-unpacked/rust-virglrenderer-sys.spec 2025-12-17 04:00:00.000000000 +0400 +++ rust-virglrenderer-sys.spec 2025-12-17 15:15:52.129359705 +0400 @@ -1,4 +1,4 @@ -# Generated by rust2rpm 27 +# Generated by rust2rpm 28 %bcond check 1 %global debug_package %{nil} @@ -15,7 +15,6 @@ BuildRequires: cargo-rpm-macros >= 24 BuildRequires: pkgconfig(virglrenderer) >= 0.10 -BuildRequires: virglrenderer-devel >= 0.10 %global _description %{expand: Raw FFI bindings for the virglrenderer C library.} @@ -25,6 +24,7 @@ %package devel Summary: %{summary} BuildArch: noarch +Requires: pkgconfig(virglrenderer) >= 0.10 -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2422783 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202422783%23c8 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
