3dtk: set boost constraint (#27806)
This commit is contained in:
parent
941e6505d0
commit
3160ab66db
@ -37,7 +37,7 @@ class _3dtk(CMakePackage):
|
||||
depends_on('cmake@3.5:', when='@trunk', type='build')
|
||||
depends_on('cmake@2.6.1:2', when='@1.2', type='build')
|
||||
depends_on('ninja', type='build')
|
||||
depends_on('boost+serialization+graph+regex+filesystem+system+thread+date_time+program_options')
|
||||
depends_on('boost@:1.75+serialization+graph+regex+filesystem+system+thread+date_time+program_options')
|
||||
depends_on('suite-sparse')
|
||||
depends_on('zlib')
|
||||
depends_on('libpng')
|
||||
|
Loading…
Reference in New Issue
Block a user