public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Add flatbuffers
Date: Fri, 28 Aug 2026 13:33:09 GMT [thread overview]
Message-ID: <178792398979.1.15425066867644929186.rpms-opencv-c610b9652ac6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : c610b9652ac68b7237db22fc6b6b9376a84c86f1
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2025-10-20T20:50:26+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/c610b9652ac68b7237db22fc6b6b9376a84c86f1?branch=opencv5
Log:
Add flatbuffers
---
diff --git a/opencv.spec b/opencv.spec
index 7d966ca..2af66a0 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -234,7 +234,10 @@ BuildRequires: ant
BuildRequires: java-devel
}
%{?with_vulkan:BuildRequires: vulkan-headers}
-#BuildRequires: flatbuffers-devel
+%ifnarch i686
+BuildRequires: flatbuffers-devel
+BuildRequires: flatbuffers-compiler
+%endif
%if %{with tests}
BuildRequires: xorg-x11-drv-dummy
BuildRequires: mesa-dri-drivers
reply other threads:[~2026-08-28 13:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178792398979.1.15425066867644929186.rpms-opencv-c610b9652ac6@fedoraproject.org \
--to=kwizart@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox