public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kig] epel10: Add missing BuildRequires: python3-devel.
@ 2026-08-04 19:44 Kevin Kofler
0 siblings, 0 replies; only message in thread
From: Kevin Kofler @ 2026-08-04 19:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kig
Branch : epel10
Commit : 6bfcbeedbbf7e8ed2c46e807da877124a8036e77
Author : Kevin Kofler <Kevin@tigcc.ticalc.org>
Date : 2019-10-29T14:54:18+01:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kig/c/6bfcbeedbbf7e8ed2c46e807da877124a8036e77?branch=epel10
Log:
Add missing BuildRequires: python3-devel.
This is not dragged in by boost-python3-devel for some reason, but it is
of course needed.
---
diff --git a/kig.spec b/kig.spec
index 8bf29b2..49cc397 100644
--- a/kig.spec
+++ b/kig.spec
@@ -30,6 +30,7 @@ BuildRequires: boost-devel
BuildRequires: boost-python3-devel
BuildRequires: python3
BuildRequires: python3-rpm-macros
+BuildRequires: python3-devel
BuildRequires: desktop-file-utils
BuildRequires: gettext
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 19:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:44 [rpms/kig] epel10: Add missing BuildRequires: python3-devel Kevin Kofler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox