gdl: Add libtirpc and libgeotiff depend (#21212)
This commit is contained in:
parent
fd8d14f7c5
commit
5af2b1a933
@ -60,6 +60,8 @@ class Gdl(CMakePackage):
|
|||||||
depends_on('netcdf-c')
|
depends_on('netcdf-c')
|
||||||
depends_on('pslib')
|
depends_on('pslib')
|
||||||
depends_on('readline')
|
depends_on('readline')
|
||||||
|
depends_on('libtirpc', type='link')
|
||||||
|
depends_on('libgeotiff', type='link')
|
||||||
|
|
||||||
conflicts('+python', when='~embed_python')
|
conflicts('+python', when='~embed_python')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user