libopenshot, fix build for 32bit (#13893)

New libopencv is split to avoid dependency for Qt5, don't use this here
This commit is contained in:
Schrijvers Luc
2026-04-01 12:33:16 +02:00
committed by GitHub
parent 2b8e3fb92c
commit 43ff344400

View File

@@ -87,7 +87,7 @@ BUILD_REQUIRES="
devel:libjsoncpp$secondaryArchSuffix
devel:liblcms2$secondaryArchSuffix
devel:libMagick++_7.Q16HDRI$secondaryArchSuffix
devel:libopencv_core$secondaryArchSuffix
devel:libopencv_core$secondaryArchSuffix >= 4.8
devel:libopenshot_audio$secondaryArchSuffix
devel:libprotobuf$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix