$ git show --format=fuller --patch-with-stat --summary 414fd6dc7860dfecd760ed1eb1b3c90db87d5166
commit 414fd6dc7860dfecd760ed1eb1b3c90db87d5166
Author: mandian <mandian@users.noreply.github.com>
AuthorDate: Sun Oct 9 23:22:16 2022 +0100
Commit: mandian <mandian@users.noreply.github.com>
CommitDate: Sun Oct 9 23:22:16 2022 +0100
add missing BR
---
octave-nan.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/octave-nan.spec b/octave-nan.spec
index 9cd2914..45c376f 100644
--- a/octave-nan.spec
+++ b/octave-nan.spec
@@ -10,6 +10,7 @@ Group: Sciences/Mathematics
Url: https://octave.sourceforge.io/%{octpkg}/
BuildRequires: octave-devel >= 4.4.1
+BuildRequires: gomp-devel
Requires: octave(api) = %{octave_api}