mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
blender: enforce boost 1.69 depend only build (#5751)
This commit is contained in:
@@ -93,14 +93,14 @@ BUILD_REQUIRES="
|
||||
devel:libalembic$secondaryArchSuffix
|
||||
devel:libavcodec$secondaryArchSuffix
|
||||
devel:libavdevice$secondaryArchSuffix
|
||||
devel:libboost_atomic$secondaryArchSuffix
|
||||
devel:libboost_chrono$secondaryArchSuffix
|
||||
devel:libboost_date_time$secondaryArchSuffix
|
||||
devel:libboost_filesystem$secondaryArchSuffix
|
||||
devel:libboost_locale$secondaryArchSuffix
|
||||
devel:libboost_regex$secondaryArchSuffix
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libboost_thread$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:libexecinfo$secondaryArchSuffix
|
||||
devel:libfftw3$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user