public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: fix build without eigen
Date: Fri, 28 Aug 2026 13:33:11 GMT	[thread overview]
Message-ID: <178792399118.1.5104892759990977431.rpms-opencv-544ff83f8c98@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 544ff83f8c983f9409ad3cb5b4b3d2b329f7e110
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2025-10-21T12:48:21+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/544ff83f8c983f9409ad3cb5b4b3d2b329f7e110?branch=opencv5

Log:
fix build without eigen

---
diff --git a/opencv.spec b/opencv.spec
index 5e62218..a6aa56b 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -304,7 +304,9 @@ This package contains the OpenCV %{moduledesc} module runtime.\
 %opencv_module_subpkg -m video -d %{quote:Video Analysis}
 %opencv_module_subpkg -m videoio -d %{quote:Video I/O}
 # contrib/extra modules
+%if %{with eigen3}
 %opencv_module_subpkg -m alphamat -d %{quote:Alpha Matting}
+%endif
 %opencv_module_subpkg -m aruco -d %{quote:Aruco Markers}
 %opencv_module_subpkg -m bgsegm -d %{quote:Background Segmentation}
 %opencv_module_subpkg -m bioinspired -d %{quote:Biologically-inspired Vision Models}

                 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=178792399118.1.5104892759990977431.rpms-opencv-544ff83f8c98@fedoraproject.org \
    --to=dominik@greysector.net \
    --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