mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
blender: fix build version reqs
This commit is contained in:
@@ -93,14 +93,14 @@ BUILD_REQUIRES="
|
||||
devel:libalembic$secondaryArchSuffix
|
||||
devel:libavcodec$secondaryArchSuffix
|
||||
devel:libavdevice$secondaryArchSuffix
|
||||
devel:libboost_atomic$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_chrono$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_date_time$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_filesystem$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_locale$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_regex$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_atomic$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_chrono$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_date_time$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_filesystem$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_locale$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_regex$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.69.0
|
||||
devel:libexecinfo$secondaryArchSuffix
|
||||
devel:libfftw3$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user