public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lfortran] epel10: Some build fix for EPEL9
@ 2026-07-16 14:31 Christoph Junghans
0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-07-16 14:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lfortran
Branch : epel10
Commit : a2f2c31990126508309d83204eb0ed4281cb9bb9
Author : Christoph Junghans <junghans@votca.org>
Date : 2024-01-22T10:42:56-07:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lfortran/c/a2f2c31990126508309d83204eb0ed4281cb9bb9?branch=epel10
Log:
Some build fix for EPEL9
---
diff --git a/lfortran.spec b/lfortran.spec
index 8f9ef89..4db0b39 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -51,10 +51,13 @@ BuildRequires: xeus-devel
BuildRequires: xeus-zmq-devel
BuildRequires: xtl-devel
%endif
-# For backend=cpp
+
+%if 0%{?fedora}
+# Only on Fedora for backend=cpp
BuildRequires: kokkos-devel
# Not explicitly linked, hence listed here
Requires: kokkos-devel
+%endif
Requires: %{name}-shared%{?_isa} = %{version}-%{release}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-16 14:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 14:31 [rpms/lfortran] epel10: Some build fix for EPEL9 Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox