blender: enforce boost 1.69 depend only build (#5751)

This commit is contained in:
kenmays
2021-03-01 10:45:09 -08:00
committed by GitHub
parent f14371ca9a
commit 04d91991cd

View File

@@ -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