reprimand: update requests on boost (#30109)
This commit is contained in:
parent
8c280d98ca
commit
753f4a4bc3
@ -28,7 +28,7 @@ class Reprimand(MesonPackage):
|
||||
variant('python', default=False, description='Enable Python bindings')
|
||||
variant('shared', default=True, description='Build shared library')
|
||||
|
||||
depends_on('boost')
|
||||
depends_on('boost +json +math +test')
|
||||
depends_on('gsl')
|
||||
depends_on('hdf5')
|
||||
depends_on('python', when='+python')
|
||||
|
Loading…
Reference in New Issue
Block a user