]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- moved comment, any opencv 4.x is accepted now
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Oct 2023 16:15:41 +0000 (18:15 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Oct 2023 16:27:36 +0000 (18:27 +0200)
gstreamer-plugins-bad.spec

index 8507b0945c269517ac2f1bec2debbcd6fc3f13a8..59a5a04149eb098e07dd5a34bc4038d3cb1aa538 100644 (file)
@@ -166,13 +166,13 @@ BuildRequires:    libpng-devel >= 2:1.2.0
 %{?with_librsvg:BuildRequires: librsvg-devel >= 1:2.36.2}
 BuildRequires: librtmp-devel
 BuildRequires: libssh2-devel >= 1.4.3
-# for decklink, modplug, soundtouch
 %{?with_sndfile:BuildRequires: libsndfile-devel >= 1.0.16}
 # or srtp, libsrtp2 is preferred
 %{?with_srtp:BuildRequires:    libsrtp2-devel >= 2.1.0}
 %if %{with zxing}
 BuildRequires: libstdc++-devel >= 6:7
 %else
+# for decklink, modplug, soundtouch
 BuildRequires: libstdc++-devel >= 6:4.7
 %endif
 BuildRequires: libtheora-devel >= 1.0
@@ -199,7 +199,6 @@ BuildRequires:      nettle-devel >= 3.0
 %{?with_vpl:BuildRequires:     oneVPL-devel >= 2.2}
 %if %{with opencv}
 BuildRequires: opencv-devel >= 1:3.0.0
-BuildRequires: opencv-devel < 1:4.6.0
 %endif
 %{?with_openh264:BuildRequires:        openh264-devel >= 1.3.0}
 # or openjpeg >= 1.5, openjpeg2 is preferred
This page took 0.18187 seconds and 4 git commands to generate.