mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user