public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/appstream-generator] f45: Include mutex.h to fix build
Date: Tue, 08 Sep 2026 21:08:22 GMT	[thread overview]
Message-ID: <178890170284.1.10982207955220213231.rpms-appstream-generator-05a634ef7455@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/appstream-generator
Branch : f45
Commit : 05a634ef7455aa248a7dc8e13f3c9aa284921c25
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date   : 2026-09-08T23:05:21+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/appstream-generator/c/05a634ef7455aa248a7dc8e13f3c9aa284921c25?branch=f45

Log:
Include mutex.h to fix build

---
diff --git a/appstream-generator.spec b/appstream-generator.spec
index 47da046..f093d19 100644
--- a/appstream-generator.spec
+++ b/appstream-generator.spec
@@ -84,6 +84,8 @@ as JSON documents and HTML pages.
 %endif
 %autopatch -p1
 
+sed -r -i "/unordered_map/a #include <mutex>" src/backends/freebsd/fbsdpkg.h
+
 %conf
 %meson -Ddownload-js=false
 

                 reply	other threads:[~2026-09-08 21:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178890170284.1.10982207955220213231.rpms-appstream-generator-05a634ef7455@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox