public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/appstream-generator] rawhide: Include mutex.h to fix build
@ 2026-09-08 21:08
0 siblings, 0 replies; only message in thread
From: @ 2026-09-08 21:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/appstream-generator
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 21:08 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:08 [rpms/appstream-generator] rawhide: 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