public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/appstream-generator] f44: Include mutex.h to fix build
@ 2026-09-08 21:10
0 siblings, 0 replies; only message in thread
From: @ 2026-09-08 21:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/appstream-generator
Branch : f44
Commit : aee48cc551b1efa115b2a3a91ac5832b1ede196d
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-09-08T23:10:12+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/appstream-generator/c/aee48cc551b1efa115b2a3a91ac5832b1ede196d?branch=f44
Log:
Include mutex.h to fix build
(cherry picked from commit 05a634ef7455aa248a7dc8e13f3c9aa284921c25)
---
diff --git a/appstream-generator.spec b/appstream-generator.spec
index e97af30..a6db2fd 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 21:10 [rpms/appstream-generator] f44: Include mutex.h to fix build
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox